Date: 2026-05-04
The current package distinguishes between three different concepts:
- normal external analog pins,
- a dedicated board VBAT pin that consumes one ADC-capable input,
- the nRF52
VDDHDIV5internal measurement path.
promicro_nrf52840: battery sense is modeled on public pin29.nicenano_v2: battery sense is modeled throughVDDHDIV5.supermini_nrf52840: battery sense is modeled throughVDDHDIV5.nrfmicro_nrf52840: battery sense is modeled onVBAT.mini_nrf52840: battery sense is modeled on public pin31.pitaya_go_nrf52840: battery sense is modeled on public pin28.
- When a board uses a public VBAT pin, that pin is no longer a free generic analog input in practical board usage.
- When a board uses
VDDHDIV5, there is no dedicated public battery pin, but battery reads come from the internal divided supply path.