I have downloaded what I think is the latest version, and is currently testing the Wifi-part of it.
I can load the wifi-module and serve as AP, but when trying to connect as client to my network I just get the response >=Undefined
Here is an extract of my test
_____ _
| __|___ ___ ___ _ _|_|___ ___
| __|_ -| . | _| | | | | . |
|_____|___| _|_| |___|_|_|_|___|
|_| http://espruino.com
1v85.tve_master_66fde09 Copyright 2016 G.Williams
Espruino is Open Source. Our work is supported
only by sales of official boards and donations:
http://espruino.com/Donate
Flash map 4MB:512/512, manuf 0xe0 chip 0x4016
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.
I have downloaded what I think is the latest version, and is currently testing the Wifi-part of it.
I can load the wifi-module and serve as AP, but when trying to connect as client to my network I just get the response >=Undefined
Here is an extract of my test
The wifi.connect doesn't seem to ever respond
Anyone tried the ESP8266 as a client ?