I'm uploading new firmware to the ESP8266 with Arduino Core via OTA ( Web Browser example ): http://esp8266.github.io/Arduino/versio ... dates.html
Question: is the updating process guaranteed in some ways? I mean, is the new uploaded file checked after the process, or is there integrity on transferred data? Is an 100% secure process?
Hope my question is clear
Thanks