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
  • Hey Håkon, 

    I have decided to use another module (E73 for now). I have attached their schematics below and modified the external circuit using sample circuit #2 as a reference. Can you help me take a look and make sure the wires/components I added make sense? 

    One thing to note here is that I am not using VUSB to supply any powers. It's there to detect the presence of USB power source so that I get the charging event through USB module.

    Best,

    Kevin

Children
Related