I have thought of making a simple but long time running watch before.
For I have finished a simple app on nrf52810,maybe I can make the watch now.
My basic idea:
1) use a glass cylinder to hold all parts;
2) use 1 AAA rechargeable Li-battery;
3) FPC pcb, so the pcba can round on the battery and installed in cylinder;
4) display yyyy mm dd hh mm ss;
5) use mini LED as displayer,compose the led like 7-segment digital tube,the LED surface must cover something,
MCU will scan and lighting these leds for a short moment when actived;
6) the date & time can be initionalised through BLE connection,send " yyyy mm dd hh mm ss" to one attribute;
7) provide 1 button, display current time when pressed once,display date & time for twice.
8) SoftDevice running only when button pressed, shutdown completely on other time;
9) the timing accuracy is 1 second, so wakeup every 1 second?
There is 1 question: do we need the antenna?
Just 1 line on FPC is enough? For the distance between watch & mobile/PC is very short.
And advise me the start example which is good at power comsumption control.
Thank you.





