You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • I hadn't heard about esp-link - that's really cool!

    So you can connect to the pico over the net fine with a terminal application, you just need to do it with the Web IDE? Using that option in the communications section should work fine. Maybe you could test it by running: nc -l 1234 to listen for a connection, and then try and connect to YOUR_IP:1234 in the Web IDE and see if that works?

    I did try this here and it seems to work - it wasn't just something like a typo in the IP address?

About

Avatar for Gordon @Gordon started