You are reading a single comment by @ClearMemory041063 and its replies. Click here to read the full conversation.
  • 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.

About