After collecting some data on these problems, I have filed an issue in micropython here: https://github.com/micropython/micropython/issues/16482
A few take-aways so far:
1. network.WLAN.PM_POWERSAVE is more likely to cause problems.
2. The problem can still occur even with the default power saving mode
3. network.WLAN.PM_NONE appears to work better
A few take-aways so far:
1. network.WLAN.PM_POWERSAVE is more likely to cause problems.
2. The problem can still occur even with the default power saving mode
3. network.WLAN.PM_NONE appears to work better
Statistics: Posted by ejschwar — Wed Dec 25, 2024 7:34 pm