You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The plan was to have a new update downloaded every 60s and then put the MagTag to sleep saving battery, but I'm measuring a constant 50-100mA current draw even when doing nothing.
I think the WiFi radio is to blame, but I can't figure out how to turn off the WiFi during sleep. How do I do this?
The text was updated successfully, but these errors were encountered:
Real deep sleep is in progress. I just got it to work last night and will be checking the current draw today. It should be in a beta release soon. See adafruit/circuitpython#2796, though the API is still evolving.
The plan was to have a new update downloaded every 60s and then put the MagTag to sleep saving battery, but I'm measuring a constant 50-100mA current draw even when doing nothing.
I think the WiFi radio is to blame, but I can't figure out how to turn off the WiFi during sleep. How do I do this?
The text was updated successfully, but these errors were encountered: