This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

ZigBee + FreeRTOS example power consumption optimization

Hi, I'm using nrf52 dk and struggling to get low power consumption using multi_sensor_freertos ZigBee example from nrf sdk. Can you provide me some guides on how to optimize it? The lowest I can get is 600uA, which in my case is unacceptable. I was trying to add ZigBee dependencies to compile with blinky rtc example, but still after radio start-up i've got more than 0.5mA.

Related