Hi,
I'm trying to follow a very simple tutorial to send out a GET http request. This is the tutorial in question:
I've been following the tutorial word for word but I am not having success. Believe it or not I've spent many hours trying different things to no avail. I was hoping someone might be able to shed some light.
Below is a screenshot of how I set it up in simpl windows, and then what I see in the debugger when I try pulsing http_go. I can never see anything come in on http_rx.
As per the tutorial I verified that when I execute 'testdns google.com' in the text console I do get a proper IP address back.
Any help is appreciated!
Thanks!