06b36ed3d0
Introduced advertisement on channel 1 and clock-channel to be configurable.
97be2b6791
Refactored and fixed power off handling. Still power off does power on again after deep sleep time is over (~1h).
6eeb9177f9
Added deep sleep to save battery -- but this solution is not clean, as deep sleep is possible for an hour only and peripherals (display) is not turned off.
2eda00c694
Send and transmit using radio works now. Sends initial request for registration.
fbf8af5684
Sends broadcast time message over radio.
672d5baf23
Added new platform: Wemos ESP8266 D1 mini pro. Now radio starts but still does not send any clock information.