BLE Support #157
Replies: 3 comments 5 replies
-
just use InternalStorage object from this library instead of the esp32 Update object |
Beta Was this translation helpful? Give feedback.
-
you would have to copy everything except of ArduinoOTA.h and WiFiOTA.cpp/.h.
into library.properties of your library |
Beta Was this translation helpful? Give feedback.
-
have OTAStorageDefinitions.h in your library. |
Beta Was this translation helpful? Give feedback.
-
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
Beta Was this translation helpful? Give feedback.
All reactions