Are you using "supermini" boards? It seems these boards are just broken and WiFi doesn't work reliably on them. But if not, using wifi.stopAP() first (or using the latest build that does it automatically) may help
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Check my recent update on https://forum.espruino.com/conversationsĀ/395499/?offset=125#comment17502762
Are you using "supermini" boards? It seems these boards are just broken and WiFi doesn't work reliably on them. But if not, using
wifi.stopAP()
first (or using the latest build that does it automatically) may help