esp-idf/examples/bluetooth/blufi
muhaidong 1fce807796 bluetooth: fix two blufi example bugs
1. Softap mode do not assign ip issue
2. Softap current connection always show 0
2022-07-13 17:48:03 +08:00
..
main bluetooth: fix two blufi example bugs 2022-07-13 17:48:03 +08:00
CMakeLists.txt Add support of NimBLE host to Blufi 2021-07-01 09:06:15 +05:30
Makefile Add support of NimBLE host to Blufi 2021-07-01 09:06:15 +05:30
README.md Add support of NimBLE host to Blufi 2021-07-01 09:06:15 +05:30
sdkconfig.defaults Add support of NimBLE host to Blufi 2021-07-01 09:06:15 +05:30
sdkconfig.defaults.esp32 components/bt: move config BT_RESERVE_DRAM from bluedroid to ESP32 controller 2022-03-11 10:48:21 +00:00
sdkconfig.defaults.esp32c3 components/bt: move config BT_RESERVE_DRAM from bluedroid to ESP32 controller 2022-03-11 10:48:21 +00:00
sdkconfig.defaults.esp32s3 components/bt: move config BT_RESERVE_DRAM from bluedroid to ESP32 controller 2022-03-11 10:48:21 +00:00

Supported Targets ESP32 ESP32-C3

ESP-IDF Blufi demo

This is the demo for bluetooth config wifi connection to ap.

To test this demo, you need to prepare a mobile phone with blufi application installed. You can download the blufi application from Android version and iOS version.

Blufi is completely open source, here is the download link: