🫑 A retrofitted wired audio doorbell with added WiFi connectivity 🔔
Flash in this simplest blinky code to test the PCB.
On Arduino IDE, enable the option Tools > USB CDC on Boot > Enabled
or on arduino-cli
, add the FQBN option as --fqbn esp32:esp32:esp32c3:CDCOnBoot=cdc
Connect the test points GND
and VBAT
to nRF Power Profiler kit to measure the power consumption. DO NOT insert the battery in the PCB to ensure the power is only supplied from the nRF Power Profiler kit.
The power consumption of the PCB is around 20.9mA
when the LED is on and 20.15mA
when the LED is off.