I want to try the OTA Bin update but my UI says:
Not implemented
OTA updates are disabled in this build.
Where do I enable OTA updates?
I want to try the OTA Bin update but my UI says:
OTA updates are disabled in this build.
Where do I enable OTA updates?
Which board/module are you using? Some have OTA disabled due to not enough memory.
Meh, it was me being stupid, I selected the wrong build env. Sorry!
Hello!
I have two devices, both 8266.
One has version 14.0 b5 “Hoshi” build 2309100
The other has version 13.1 “Toki” build: 2203150
The problem is that when I want to use the OTA update on both, it tells me that it is not available. Even if I enable or disable it, it is never available.
They are in a place that is not very accessible so that it has to be done via serial, so I would like to know if there is a possibility of doing it OTA.
Thanks!
What is the actual error message you get?
One current issue with OTA and 8266 builds is that the uncompressed install bin is too large to be handled by the process. Sometimes compressing the bin to a .gz file will give you enough space to do the OTA upgrade.
" Not implemented
OTA updating is disabled in this build."
You willneed to flash OTA enabled binary 1st.
Oh… Ok, thanks!