waies wrote:Does esp8266 support FOTA form NONOS(2.1.0) to FreeRTOS(1.5.0)?
Our products' firmware based on NONOS SDK before, now we want to use the FreeRTOS SDK. So we need to do a ota from nonos to freertos. but log shows :
upgrade file download start.
please check the bin file
totallen = 2687
totallen = 4147
upgrade_check
user_esp_platform_upgrade_failed.
jsut like
https://bbs.espressif.com/viewtopic.php?t=1546,
I tried to modify Makefile and gen_appbin.py . now compiled success ,but it does not work when I do ota again.the same problem.