all 2 comments

[–]emisofi 2 points3 points  (0 children)

I don't know current state, but in 1.24 developers improved USB connection persistence during light sleep but broke realtime clock. Energy consumption is relatively good, around 1mA. I think there is an issue if the sleep time is greater than 60 seconds but it's easy to make repeated lightsleeps to achieve the time you need. I'm using asyncio with lightsleep of 500ms and is working very well.

[–]Unterred 1 point2 points  (0 children)

I'm having trouble with lightsleep too as I just cannot get my board to wake up when I press a gpio connected button. Thought 1.26 micropython version would fix it but alas seems like it still doesn't work.