Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
I won’t tell you about GSM, but with bluetooth it’s quite possible (although there are problems with restarting, you have to restart manually or sculpt a crutch in the code). You can start for example here or here .
https://github.com/Libelium/waspmoteapi/blob/maste...
Look for the requestOTA function there. OTA is an acronym for "On The Air".
It implements downloading new firmware to MicroSD from FTP.
And the firmware update itself is the detection at the start of a new firmware on a flash drive and writing it to the flash microcontroller.
Theoretically, why not. But imagine that the connection was lost during the flashing. It is necessary to transfer through the air to some kind of memory, and already from the memory to flash
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question