i guess the problem could be the setWatch function. i'm using the wifi adapter and an i2c oled display on the same espruino.
so i tried a emtpy one with only the DCF77 sample. but i still don't get a valid time:
_____ _ | __|___ ___ ___ _ _|_|___ ___ | __|_ -| . | _| | | | | . | |_____|___| _|_| |___|_|_|_|___| |_| http://espruino.com 1v80 Copyright 2015 G.Williams >echo(0); =undefined Erasing Flash..... Writing.......... Compressed 81600 bytes to 7529 Checking... Done! 10 20 30 40 50 60 Invalid time received: Bad date 70 80 90 100 110 120 Invalid time received: Bad minutes 130 140 150 160 170 180 190 200 210 220 230 Invalid time received: Bad minutes 240 250 260 270 280 290 Invalid time received: Bad date 300 310 320 330 340 Invalid time received: Bad minutes 350 360 370 380 390 400 Fri Apr 25 2036 21:13:00 GMT+0000 { "CEST": true, "CET": true }
@werty1st 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.
i guess the problem could be the setWatch function.
i'm using the wifi adapter and an i2c oled display on the same espruino.
so i tried a emtpy one with only the DCF77 sample.
but i still don't get a valid time: