esp32-s3(N16R8) ble ota issue??
Posted: Fri Nov 25, 2022 2:53 pm
hi,everyone:
I run the code( esp32_ble_ota.ino ) in my esp32(nodencu) and use the android app ( BLE-OTA-v1.5.apk ) , use default partition 4M(1.2M APP, 1.5M SPIFFS) to do ble ota is work. My workspace is arduino, espressif system is 2.0.3,but use the same coed and apk run in esp32-s3 ota is fail,partition is default 4M(1.2 APP,1.5SPIFFS),I think the ble transfer bin files is ok, ota failure reason is in bin update, i don't understand the return message means ? and how to solve the problem ? I need my esp32-s3 can run ota via ble , thanks!
code path:
https://github.com/fbiego/ESP32_BLE_OTA_Arduino
my fail log png : I think error return from the updater.cpp,
esp_ota_set_boot_partition
I run the code( esp32_ble_ota.ino ) in my esp32(nodencu) and use the android app ( BLE-OTA-v1.5.apk ) , use default partition 4M(1.2M APP, 1.5M SPIFFS) to do ble ota is work. My workspace is arduino, espressif system is 2.0.3,but use the same coed and apk run in esp32-s3 ota is fail,partition is default 4M(1.2 APP,1.5SPIFFS),I think the ble transfer bin files is ok, ota failure reason is in bin update, i don't understand the return message means ? and how to solve the problem ? I need my esp32-s3 can run ota via ble , thanks!
code path:
https://github.com/fbiego/ESP32_BLE_OTA_Arduino
my fail log png : I think error return from the updater.cpp,
esp_ota_set_boot_partition