Try instantiating the wifi adapter, w/out trying to connect to anything, and do:
wlan.at.cmd("AT+GMR\r\n",1000,console.log);
@DrAzzy started
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.
Try instantiating the wifi adapter, w/out trying to connect to anything, and do:
wlan.at.cmd("AT+GMR\r\n",1000,console.log);