I just tried to include bluetooth in my ESP32 project, and it bumped the executable size by half a meg (500K).
That is ridiculous!
I'm fast concluding that BLE on an ESP32 is unworkable. <sigh>
Will just have to use an ESP8266 with a HM-10 module instead.
Search found 2 matches
- Mon Dec 18, 2017 6:30 pm
- Forum: ESP32 Arduino
- Topic: bluetooth code size enormous
- Replies: 5
- Views: 12022
- Mon Dec 18, 2017 5:19 pm
- Forum: General Discussion
- Topic: ESP32 OTA via BLE
- Replies: 25
- Views: 50613
Re: ESP32 OTA via BLE
I'm interested in OTA over BLE as well.
Though in my case, I may use BLE to let the user set the Wifi SSID/Pswd for the device, and then let the device connect and do the OTA over wifi.
Thanks!
Though in my case, I may use BLE to let the user set the Wifi SSID/Pswd for the device, and then let the device connect and do the OTA over wifi.
Thanks!