Hi all.
I've tried this example: https://www.arduino.cc/en/Tutorial/WebClientRepeating
But why in my serial window it appears only: connecting.. in loop?
Hi all.
I've tried this example: https://www.arduino.cc/en/Tutorial/WebClientRepeating
But why in my serial window it appears only: connecting.. in loop?
An HTTP GET request WILL work, if you have the proper code AND you have an Ethernet shield AND you have it properly connected to a router AND your router has internet access.
"It doesn't work" is the most useless thing you can say here. Post your code AND your serial output. Tell us what hardware you have, and what EXACTLY it is connected to.