So I spent some time optimizing the #MeshCore firmware to use less power on some companion devices.

Especially if you are using devices based on #nrf52840 like #T1000E or #WisMeshTag and want to avoid draining the battery when the device is powered off, you might want to look at https://github.com/meshcore-dev/MeshCore/pull/1122.

Tests and feedback welcome!

#lora #embedded #electronics #meshnetwork #microcontroller

Companion Power Optimizations and UI Support for XIAO NRF52 by fschrempf · Pull Request #1122 · meshcore-dev/MeshCore

This is a collection of small changes that improve the power consumption for companion devices and adds UI (LED & user button) support for the XIAO NRF52 + Wio-SX1262. The main change is callin...

GitHub