BLE Support #157
vovagorodok
started this conversation in
General
BLE Support
#157
Replies: 4 comments 5 replies
just use InternalStorage object from this library instead of the esp32 Update object |
1 reply
|
you would have to copy everything except of ArduinoOTA.h and WiFiOTA.cpp/.h. into library.properties of your library |
1 reply
|
have OTAStorageDefinitions.h in your library. |
3 replies
|
Does this library support Arduino Nano 33 BLE rev2 (nRF52840)? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Any plans to add support OTA over BLE?
Found this one: https://github.com/fbiego/ESP32_BLE_OTA_Arduino
Will be nice to have here such functionality
All reactions