Custom nRF52840 module high power consumption with OPENTHREAD turned on

I have a custom nRF52840 module (made by Holyiot 18010) running the default Blinky program with some custom configs. I'm measuring its power consumption with PPK II with source mode on a 3V voltage. If I run the program normally the current consumption hovers around ~10uA (which is to be expected). However, if I have CONFIG_NET_L2_OPENTHREAD=y, the average current jumps to 1mA and stays there. 

What is strange is that when I try to run the same program with OPENTHREAD turned on for the nrf52840 DK, the current seems to be back in the uA range. Any idea what could be the problem here? Appreciate any help!

Parents Reply Children
Related