Pico code runs from Thony but will not run on battery or USB power

Hi Fractal,
Yes, these unsolved mysteries are frustrating. I have searched fairly hard and found no explanation. At the moment I am using the Try: Except Continue method to get around the initial reading that gets a checksum error as suggested by Zach earlier in this thread. All readings after that work properly. The Continue statement only works on the first iteration of the loop so it is perfect here as it continues on as normal after the initial error.
I have recently updated all my Picos to the latest MicroPython release.
Ian

1 Like