This build improves socket error handling and adds flow control so large amounts of incoming data don't cause out of memory errors.
The issue with Wifi.getStatus() always reporting savedMode: "off" is not yet fixed.
Due to an Espressif SDK memory corruption bug I spent more time tracking down that bug and less testing the new build :-(.
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.
Yet another new build: http://s3.voneicken.com/espruino/espruino_1v84.tve_master_e56e06c_esp8266.tgz
Docs unchanged: http://s3.voneicken.com/espruino/functions.html#t_Wifi
This build improves socket error handling and adds flow control so large amounts of incoming data don't cause out of memory errors.
The issue with Wifi.getStatus() always reporting savedMode: "off" is not yet fixed.
Due to an Espressif SDK memory corruption bug I spent more time tracking down that bug and less testing the new build :-(.