This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to reduce Power consumption in BLE mesh nrf5_SDK_for_Mesh_v5.0.0_src

Hi,
I'm using the nrf52840 BLE mesh (nrf5_SDK_for_Mesh_v5.0.0_src) and some other sensors which drivers are written by using nRF5_SDK_17.0.2.
my device is battery operated. I measured current consumption in the device is (6 ma~).so I want to reduce (ma to ua) how to achieve this. In our forum, I read about mesh_disable().is it the right way to reduce power consumption and what about reliability..?  and how to integrate mesh_disable ()  into sensor_server  example?

Parents Reply Children
No Data
Related