Hello,
I am using the Adafruit Feather nRF52 Bluefruit LE featuring Nordic's nRF52832 for a new project where I need to minimize power consumption as much as possible in active, tx/rx, and sleep modes.
I will be using the Nordic SDK for this project instead of Arduino.
The project will be used in an energy harvesting application where sensor data is collected and then transmitted via BLE to another device.
Does anyone have tips or best practices on lowering power consumption for this device?
Thank you