Skip to content
This repository was archived by the owner on Sep 6, 2023. It is now read-only.

Conversation

@whzhuang
Copy link

The ESP32 port has now been merged back into the
main MicroPython repository
and this repository is maintained for historical purposes.

Please make new issues and pull requests against the master branch of the
main repository, linked above.

MrSurly added 30 commits April 3, 2017 14:28
esp32/network_bluetooth.c: Initial changes for bluetooth
esp32/network_bluetooth.h:  Initial changes for bluetooth
esp32/modnetwork.c: Added a Bluetooth object
esp32/network_bluetooth.*: Early development; some test code
esp32/skdconfig: Added define to enable BT
esp32/network_bluetooth.c: incremental changes
esp32/sdconfig.h: Enabled bluetooth
Currently broken, as the call to network_bluetooth_set_ble_adv_param
in network_bluetooth_init_helper to set defaults causes a segfault
MrSurly and others added 28 commits May 31, 2017 11:48
esp32/network_bluetooth.c: Added RSSI to scan results
esp32/sdkconfig.h: merged esp32 branch
esp32/main.c: Bluetooth now build configurable
esp32/modnetwork.c: Bluetooth now build configurable
esp32/sdkconfig.h: Bluetooth now build configurable
esp32/sdkconfig.h: Moved BT options into BT block
esp32/bluetooth_docs.md: All properties now functions
Fix docs > `adv_enable` needs `ble_` prefix

Merged, thank you.
@dpgeorge
Copy link
Member

BLE support for esp32 is being implemented upstream via the following PR: micropython/micropython#5051

@dpgeorge dpgeorge closed this Sep 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants