Check out this implementation of Arduino code https://github.com/fbiego/ESP32_BLE_OTA_Android
I was able to transfer the update.bin file via BLE from the phone to ESP32, 1005392 bytes in 5mins 20sec
Search found 3 matches
- Mon Feb 15, 2021 7:13 am
- Forum: General Discussion
- Topic: OTA over Bluetooth
- Replies: 4
- Views: 12909
- Mon Feb 15, 2021 7:08 am
- Forum: General Discussion
- Topic: ESP32 OTA via BLE
- Replies: 25
- Views: 50627
Re: ESP32 OTA via BLE
I have implemented an Arduino code (1005392 bytes compiled) which takes around 5mins 20sec to upload the same file via BLE.
The Arduino code is available here https://github.com/fbiego/ESP32_BLE_OTA_Arduino along with the Android app code https://github.com/fbiego/ESP32_BLE_OTA_Android
The Arduino code is available here https://github.com/fbiego/ESP32_BLE_OTA_Arduino along with the Android app code https://github.com/fbiego/ESP32_BLE_OTA_Android
- Sun Jan 24, 2021 1:04 pm
- Forum: ESP32 Arduino
- Topic: How can I set the date / time?
- Replies: 9
- Views: 62718
Re: How can I set the date / time?
I wrote an Arduino Library to set and time
https://www.arduinolibraries.info/libraries/esp32-time
https://www.arduinolibraries.info/libraries/esp32-time