DavidAsman
New member
I have to reset my time to browser time (and then, only from a computer...can't do it from iOS Safari?) every time I boot. None of the settings seem to hold. What am I doing wrong? Thanks!
Does your Heatermeter actually have connectivity to the Internet? There are tests in the web interface to make sure it can reach the Internet. I believe they are under the Network tab, under Diagnostics.
root@HM424:~# cat /etc/TZ
EST5EDT,M3.2.0,M11.1.0
root@HM424:~# cat /etc/config/system
config system
option hostname 'HM424'
option conloglevel '8'
option cronloglevel '8'
option zonename 'America/Toronto'
option timezone 'EST5EDT,M3.2.0,M11.1.0'
config timeserver 'ntp'
list server '0.openwrt.pool.ntp.org'
list server '1.openwrt.pool.ntp.org'
list server '2.openwrt.pool.ntp.org'
list server '3.openwrt.pool.ntp.org'
I also keyed in on the "none of the settings seem to hold" comment... If that is the case, meaning other changes in the HM config do not persist after reboot, then I would suspect there is a problem writing to the SD Card. You might reseat the card, and/or reflash the card... try another card if you have one handy. Is this a rPi A/B or A/B+ with the micro SD? I seemed to have more problems with the micro SD cards....