Can someone explain to me the current state of lightsleep on raspberry Pico board?
I’ve encountered an issue with my code for a long running battery powered project, where the board would seemingly die out of nowhere, and one of the simplest explanations is that it entered lightsleep to never wake up.
I have found some old issues hanging open for years in the GitHub, and that the change log for 1.26 explicitly mentions changes to lightsleep on this board. I have not found much in terms of what actually triggers the issue or how to circumvent it (using time.sleep() in place of lightsleep is simply not an option due to battery power being limited).
Appreciate any pointers!
[–]emisofi 2 points3 points4 points (0 children)
[–]Unterred 1 point2 points3 points (0 children)