Online Update?
-
How to proceed if you want to update your .py files to a Wipy Lopy online.
So if I write a change in my program, I want to put this file online on my server and then update with the Wipy via online connection.
Is that possible?
If so, who has information on how to proceed?Greetings Wolfgang
-
@robert-hh Thank you
-
@Wolli01 There is an example of an update server in the docs. https://docs.pycom.io/tutorials/all/ota/
That example seems to be able to update the firmware as well as python script files. Th example uses LoRa, but that is not needed, as detailed in the explanation.