ejubenville
Member
I built a combo of a Teensy 3.2 and Wiz820IO module using the PJRC adapter board. I had the webserver demo running at one time, then catastrophe struck and my PC was wiped out. I rebuilt the Arduino environment that I thought I needed on a new PC, but I cannot get the WebServer demo to work.
I have a clean install of Arduino 1.6.5, with Teensyduino 1.25 installed afterward. I am using the WebServer example from File -> Examples -> Ethernet -> WebServer.
I can successfully ping the Teensy, but I think that echoes are handled by the Wiz820IO directly. My interpretation of a WireShark capture is that the socket connection never completes.
Am I missing a library or other tweak that is required to make the webserver example work?
I have a clean install of Arduino 1.6.5, with Teensyduino 1.25 installed afterward. I am using the WebServer example from File -> Examples -> Ethernet -> WebServer.
I can successfully ping the Teensy, but I think that echoes are handled by the Wiz820IO directly. My interpretation of a WireShark capture is that the socket connection never completes.
Am I missing a library or other tweak that is required to make the webserver example work?