Recent comments on the Micropython forum:What cases have you found that leaves it in an unwanted state?
Have you tried the example at:
https://github.com/glenn20/micropython- ... rc/wifi.py
Code:
sta_if.active(True)sta_if.config(pm=sta_if.PM_NONE)and optionallysta_if.config(txpower=5) # or choose other values
Have you tried the example at:
https://github.com/glenn20/micropython- ... rc/wifi.py
Statistics: Posted by davefes — Thu Jan 18, 2024 5:48 am