Checked after several days, time is still fine. If/when I build more, will have to see if the charging circuit removal is needed or not.
I think I got "default to AP" set up, but the "reset in code" method seems to be "crash the device." It is working, though.
Decent progress on #54 tonight. Yet to do:
- have form button reboot device
- if existing wireless network, report IP address to user somehow other than serial connection
- flash…
I guess I should address these:
src/main.cpp: In function 'void setup()':
src/main.cpp:361:18: warning: comparison with string literal results in unspecified behaviour [-Waddress]
if…
I'm not going to individually number each device. If needed, they can be plugged in one by one to distinguish them.
To be clear, this is about adding a VIN connection to #40. It's easy to do 5V on a USB battery pack, but might be easier in some cases to run off 9/12V if you are also running a transmitter from…
Closing because some text is there now; if anything this is part of #37.
It's been a few days and the RTC still has the right time. Merging and moving on for now.