Dunno whether anyone is up for giving it a test spin. This does not change any of the socket code and I broke neopixelWrite due to too little static RAM. I'll figure out how to get it back in...
I have two open items in the Wifi library: doing retries in the library instead of SDK when no association can be established and adding static IP support.
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 just created a PR with the new Wifi library. Docs can be found at https://s3.voneicken.com/espruino/functions.html and a build at http://www.espruino.com/binaries/travis/7390e23a1e475a882edc9bbc20f0893947c7b925/espruino_1v83.tve_wifi_7390e23_esp8266.tgz
Dunno whether anyone is up for giving it a test spin. This does not change any of the socket code and I broke neopixelWrite due to too little static RAM. I'll figure out how to get it back in...
I have two open items in the Wifi library: doing retries in the library instead of SDK when no association can be established and adding static IP support.