Lopy 4 resets after sometime and looses the code
-
I am using Lopy 4 with firmware v1.18.3 to read the generator status and fuel level. The challenge that I am facing is that it resets and looses the code after sometime. How to i get over this issue?
-
@Andy12 I update the firmware from time to time. The actual version is: https://github.com/robert-hh/Shared-Stuff/blob/master/LoPy4-1.20.2.r4.tar.gz
-
@robert-hh The link is not working.
-
You can upgrade to 1.20.2.r1 using the firmware updater and disable pybytes if you wish, by using
import pycom pycom.pybytes_on_boot(False)
Gijs
-
@Andy12 I run 1.20.2rc11 reliably, but that is my own built without pybytes. If you do not want to use pybytes, use the most recent legacy version. A update package for LoPy4 with my build is here: https://github.com/robert-hh/Shared-Stuff/blob/master/LoPy4-1.20.2.rc11.tar.gz
-
What is the stable version that i should upgrade to?
-
@Andy12 First step is upgrading the firmware.