NTP --ESP8266 Time-Synced, Data Logging and Web Server

haroon552

Could you try the attached sketch with your GPS module? Added day of the week function to the time keeping process. Compiles okay, and web browser pulls up the web page xxx.xxx.xxx.xxx/Weather You need to edit x's with your ip you want to use as your url ip address.

Now using: RXPin = 12, TXPin = 13; // Connect Ublox Neo 6m, GPS module to pins 12 and 13 on ESP8266.

Do you get any GPS LED lights coming on? Steady or flashing? What ESP8266 pins are you using to connect GPS Tx and Rx?

William

Try__GPS_Time_Test_1010181436.zip (21.4 KB)