Hi Team,
I am working on NRF52832 based on the BLE mesh protocol
here I am using the Light_switch example of SDK - nrf5sdkformeshv500src
Here I need to detect and monitor my battery level, kindly help me
Thanks in Advance
Hi Team,
I am working on NRF52832 based on the BLE mesh protocol
here I am using the Light_switch example of SDK - nrf5sdkformeshv500src
Here I need to detect and monitor my battery level, kindly help me
Thanks in Advance
Hi,
You can have a look at the Proximity Application in nRF5 SDK. This shows how to sample the supply voltage and convert this to battery percentage.
Note that battery level based on voltage may not be very accurate. You may need to look into external solutions if you need more accurate battery level monitoring.
Best regards,
Jørgen
Hi Jorgen
Thanks for reply
Kindly Guide me on how to go ahead with an external solution to get accurate battery level monitoring
Hi Jorgen
Thanks for reply
Kindly Guide me on how to go ahead with an external solution to get accurate battery level monitoring