Arduinuish circadian lamp
- To enter serial bootloader:
- Reset: with power on, or nRESET pin was low and is pulled high, or CH_PD/EN was low and is pulled high.
- GPIO0 pulled low.
Both CH_PD/EN and nRESET must be high for the chip to start operating.
debug logging is at 74880 baud rate.
Resources:
- A Python-based, open source, platform independent, utility to communicate with the ROM bootloader in Espressif ESP8266 & ESP32 chips.
- Flash firmware:
- Getting started with AT commands.
- Tutorial, AT commands, diagram and web server with libraries.
- Inspiration: Circadia - sunrise lamp