what to do to have an OTA update for my mesh nodes. Is it possible to do that?
what to do to have an OTA update for my mesh nodes. Is it possible to do that?
Hi,
Have you taken a look at our DFU example from the Mesh SDK?
"Use a customized version of the nRF Util tool. This tool sends the DFU packets to one device over serial interface. This device then stores these packets, and also forwards them to the other devices withing the radio range."
This line is from your document....well i want to update firmaware from my server with out visiting the site where mesh is located. ie. either throught mesh app or otherwise.
1. is it possible......let me know??? if I missed something.
Do you mean like updating the mesh through a cloud? It should be posssible to do, but unfortunately we don't have a solution for that. You have to implement this yourself.