Open
Description
After talking with @tyeth, we've identified two changes to make to increase wifi reliability:
- For PicoW, there's an issue where it fails to connect to WiFi
- Within this sample sketch, the
WiFi
object's setTimeout function is called with a timeout of 20 seconds. - We should try this and implement it if it fails less often
- Within this sample sketch, the
- To help find mobile hotspots or other mobile APs, we could increase the number of times WipperSnapper attempts to scan for the wireless network described in
secrets.json
.