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
Pinging the device periodically from an external source also seems to extend accessibility of the network. Toggling the LED (which exercises the wifi module) gave mixed results... several runs with 5 minute intervals, one run with 6-7 minute interval.
Perhaps it is intentional in MicroPython. With Power-Saving mode off, much longer intervals are possible. If it is intentional, we may need a way to re-awaken the network without the failure that requires restart.
I'll test CircuitPython with artifacts after 84c7ac4, with power-save on and off, and try to confirm the hypothesis that power-save mode 0 (no power save) fixes this issue.
CircuitPython version
Code/REPL
Behavior
Documented here:
#6933 (review)
Possibly related to power-saving mode described in section 3.6.3 here.
Same behavior in MicroPython, issue link will be posted here:
micropython#9455
Description
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: