You are reading a single comment by @dgustavus and its replies. Click here to read the full conversation.
  • Hello, I have a PICO connected to an Adafruit HUZZAH 8266 via Serial1. The 8266 is running esp-link, and I can connect to the PICO fine with either telnet or nc (as well as to the esp-link web server), but it would be much nicer if I could connect using the WebIDE. I have tried putting the address of the board (ie 192.168.10.20:23) in the communications section, but it always fails to connect. I have only set the baud rate in an init file because I believe the console is already switched to Serial1 when there is no USB connection (at least it certainly acts like the console when I connect via nc). Is there something else I need to do to get the WebIDE to connect?

    I think the Adafruit 8266 is a useful addition to support as it is an esp-12 already on a breakout board with power supply, and still only costs $10.

    Thanks for the help!

About

Avatar for dgustavus @dgustavus started