I am trying to get sensor data from my Arduino Uno rev 2 wifi over wifi. I am able to see a stream of data when I connect to my Arduino's IP address on my browser. I have been trying to http_get to grab the information from the webpage but have had no luck. Here is the code that I am using:
When I click on the get http..... I see an output of already connected to IP address on socket___.
What am I doing wrong?
Thanks!