Hi, I have Arduino Uno and WiFi shield. I tried the example code WiFiUdpNtpClient.ino from the WiFi library, but can't get the time information. The WiFi shield connects well to the network.
From where I should start fault finding?
Hi, I have Arduino Uno and WiFi shield. I tried the example code WiFiUdpNtpClient.ino from the WiFi library, but can't get the time information. The WiFi shield connects well to the network.
From where I should start fault finding?
Are you using this code and this shield and a Uno R3 with a recent version of the Arduino IDE ?
Post the code you are using if it is different from that above.
Hi I am using exactly the code and shield you mentioned. I only have added my SSID and passwored data.