http://esp8266basic.com
A BASIC interpreter for your ESP
Working now on Autodrop3d. A 3d printer with automatic part ejection system. https://autodrop3d.com
Explore... Chat... Share...
Moderator: Mmiscool
Mmiscool wrote:So long as the esp is connected to your WiFi network that has internet access it should be working. Is there a specific time zone you are setting it for?
ssylca wrote:Hi,
The time() doesn't fetch anything. What I am doing wrong?
Many thanks to MMISCOOL
S.
TassyJim wrote:ssylca wrote:Hi,
The time() doesn't fetch anything. What I am doing wrong?
Many thanks to MMISCOOL
S.
Your module has to have internet access.
For that to happen, your ESP needs to connect to your WIFI network as a client. If you are connecting to the ESP when it's an access point (like the first time your connect to it), it won't have internet access.
Once you have internet access, you need to run timesetup(). When you run timesetup(), it configures you timezone and runs NTP to set the time.
Jim
Thanks for sharing. Earlier I came across a tutori[…]
Thanks for all the help. PCB's arrived and works l[…]
We know SPI has some configurations. For example, […]
Some help wanted pointing me in the right directio[…]
Hi, I have the sample problem. Esp is online the w[…]
In case someone else comes looking for an answer i[…]
Project description: 1.CY8CKIT-059 is Master and E[…]
One cause of this is when the flash doesn't suppor[…]
This question was already once asked. The origin[…]
The exit status of 2 is just the standard error st[…]
Follow US on Twitter and get ESP8266 news and updates first.