Zigbee power consumption

Hello,

I am using an nRF52833 dev kit and the Zigbee light_switch example from nRF Connect SDK.

I was trying to implement the sleep mode so I wanted to estimate the power consumption.

I followed this documentation to measure it with an ampere-meter.

I get an estimated current at 6 mA which is way too much. When I try to run a simple example (with Zigbee disabled) from the nRF Connect SDK I am able to measure 400µA.

Am I doing something wrong ? I need to reduce the power consumption from Zigbee but I have no clue.

Any help would be appreciated !

Best regards,

Romain

Related