Associate III
December 21, 2017
Question
LWIP ....what am i doing wrong?
- December 21, 2017
- 2 replies
- 745 views
Posted on December 21, 2017 at 22:38
I am trying to get LWIP and use it as a client... I scoured demos and I was able to produce what I think is working code. I set it up so I simply spam the server with a message so i can see that i am actually sending something (sort like you do with serial read outs). The problem is I am not sure I am testing it right as I am getting nothing. The ST demo says to use echotool, but that does not work on Windows 10. I downloaded SocketTest, but after I set everything up, I get nothing. I set up the code to use the ip address that windows has for my ethernet port, but I still do not get a response. Any tips on what to look for? Also I attached my project in case you wanted to see it.
