• Is it possible that the library or some part of it could have been initialised twice somehow? That could explain things being messed up.

    An HTTP bug is unlikely given it works fine in for all the other connection modes and devices. It's possible, but I'd try and rule out some other things first :)

    Also, did you try just calling wifi.connect and wifi.startAP? The way the EspruinoWiFi library works, the wifiMode variable should be ORed such that if you call both functions then Espruino is put into CWMODE 3 - the softap/station mode you're after?

About

Avatar for Gordon @Gordon started