This experiment used two Picos and two ESP8266. One Pico-ESP8266 (via serial) runs the server code and the other Pico-ESP8266 runs the client code.
The ESP8266Wifi_0v25.js file was copied from the modules on the Espruino site, edited and saved us the UDP file. The UDP file was placed in the local modules directory of the WebIDE project on my PC. Upper right hand corner of WebIDE 'Gear' icon, and the Projects Tab, sets up the projects directory.
The UDP modifications are based on ESP8266 firmware version 1.0 or later.
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.
This experiment used two Picos and two ESP8266. One Pico-ESP8266 (via serial) runs the server code and the other Pico-ESP8266 runs the client code.
The ESP8266Wifi_0v25.js file was copied from the modules on the Espruino site, edited and saved us the UDP file. The UDP file was placed in the local modules directory of the WebIDE project on my PC. Upper right hand corner of WebIDE 'Gear' icon, and the Projects Tab, sets up the projects directory.
The UDP modifications are based on ESP8266 firmware version 1.0 or later.