Hello.
Sorry, this is not a Bluetooth question.
I would like to know how much power will be consumed when using Battery Monitor because I don't know how much power it will consume.
Thank you.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello.
Sorry, this is not a Bluetooth question.
I would like to know how much power will be consumed when using Battery Monitor because I don't know how much power it will consume.
Thank you.
Hello Kei,
Thanks for reaching out.
We do not have specific details about the power consumption of the battery monitor driver. I would suggest to run a quick test using EneryTrace (or a Power Analyzer if you have one) with and without the implemented battery monitor functionality in your specific application or using the empty project as the main reference (<SDK>\examples\nortos\LP_EM_CC2340R5\drivers\empty).
You can find a more detailed explanation about the different driver functions inside the SDK: <SDK>/docs/drivers/doxygen/html/_battery_monitor_8h.html. Two short examples are presented there as well: "Register a High Threshold Notification" and "Register a Range Threshold Notification and re-register in Callback".
BR,
David.