You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • There actually isn't a disconnect function in the ESP8266_WiFi driver - there's just what is mentioned here: http://www.espruino.com/ESP8266#referencĀ­e

    If you want to disconnect to save power, I'd recommend that you actually bring the CH_PD wire out from the ESP8266 and connect it to Espruino - you can then totally power the chip down, which should be a lot more efficient than just telling it to disconnect from WiFi.

About

Avatar for Gordon @Gordon started