10-02-2017, 12:02
(This post was last modified: 10-02-2017, 12:43 by Barrow4491.)
,
Allan,
Thanks for that; I must have looked at that many times and did not see it
Jim
Enabled the internet , saved and reloaded the sketch but still no green light re the NTP server ( I assume it communicates with the NTP server via WiFi.) I don't expect any thing from the WU light as it is still disabled in the software.
I am starting to think the wifi module may be faulty??
(10-02-2017, 10:33)@AllanG Wrote: Jim, the code snippet you've posted shows the internet connection disabled:
Quote:// --------------------------------------------------------------------------------------Apologies if I'm stating the obvious - and maybe your "working code" is correct - but I was caught out by this myself a couple of days ago. I wondered why internet wasn't working, then realised I'd not enabled it when I'd updated the software....
// Internet Settings
// --------------------------------------------------------------------------------------
#define Enable_Internet 0 // 1= Enable Internet connection, 0= Disable
#define SSID "ASUS"
Allan.
Allan,
Thanks for that; I must have looked at that many times and did not see it
Jim
Enabled the internet , saved and reloaded the sketch but still no green light re the NTP server ( I assume it communicates with the NTP server via WiFi.) I don't expect any thing from the WU light as it is still disabled in the software.
I am starting to think the wifi module may be faulty??


