Hi MaBe, thank you for your answer. That is the tricky part, if i use setSntp, I am getting error :
Uncaught Error: Cannot read property 'connect' of undefined at line 57 col 5 wifi.connect(WIFI_NAME, WIFI_OPTIONS, function(err) {
Any idea why is this happening?
Thanks 😊
@Svarog started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hi MaBe, thank you for your answer.
That is the tricky part, if i use setSntp, I am getting error :
Uncaught Error: Cannot read property 'connect' of undefined
at line 57 col 5
wifi.connect(WIFI_NAME, WIFI_OPTIONS, function(err) {
Any idea why is this happening?
Thanks 😊