MeshCore/docs
entr0p1 1f59e52880 nRF52840 Power Management - Phase 1 - Boot Low VBAT Voltage Lockout
Added NRF52840 power management core functionality:
- Boot‑voltage lockout
- Initial support for shutdown/reset reason storage and capture (via RESETREAS/GPREGRET2)
- LPCOMP wake (for voltage-driven shutdowns)
- VBUS wake (for voltage-driven shutdowns)
- Per-board shutdown handler for board-specific tasks
- Exposed CLI queries for power‑management status in CommonCLI.cpp
- Added documentation in docs/nrf52_power_management.md.
- Enabled power management support in Xiao nRF52840, RAK4631, Heltec T114 boards
2026-01-23 17:18:41 +11:00
..
faq.md Merge branch 'main' into dev 2025-09-28 19:21:48 +10:00
nrf52_power_management.md nRF52840 Power Management - Phase 1 - Boot Low VBAT Voltage Lockout 2026-01-23 17:18:41 +11:00
packet_structure.md * packet format docs updated 2025-11-07 15:49:01 +11:00
payloads.md * repeater login response, FIRMWARE_VER_LEVEL now bumped to 2 2026-01-12 17:47:51 +11:00
protocol_guide.md * added protocol_guide doc 2026-01-02 12:54:57 +11:00
stats_binary_frames.md Modify CMD_GET_STATS with sub-types for core, radio, and packet statistics. Consolidated to a single RESP_CODE_STATS with a second byte to identify response structure. Updated documentation and examples to reflect the new command structure and response parsing. 2025-11-17 09:57:36 -08:00