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

nRF52832 higher current consumption then nRF52840

Hi all,

we developed a BLE/peripheral project starting from Nordic NUS example on both devices nRF52840 and nRF52832 and we added the following features:

- LESC security and bonding managing (with HW cryptography on 840  and with SW cryptography on 832)

- DIS service

- periodic ADC reading to support the  BAS

-internal FLASH management using FDS library (only at init)

- UART always enabled

and we remove 

- buttons and LEDs handling

We found a background consumption of around 900uA for nRF52840 vs 2,3mA for nRF52832. Is it correct? there is something we can do to reduce the power consumption of nRF52832 up to the one of nRF52840?

Regards

Parents
  • Are you seeing these different current consumption levels on development kits or are you testing on custom boards? If the latter is the case, I think I need some details on your hw configurations. Does, for example, one of the devices use the internal LFRC oscillator while the other one have an external crystal oscillator? Would it be possible to share the schematics of these custom boards? I can set this case to private mode if you'd like, so that only yourself and Nordic engineers will be able to see this case.

    Best regards,

    Simon

Reply
  • Are you seeing these different current consumption levels on development kits or are you testing on custom boards? If the latter is the case, I think I need some details on your hw configurations. Does, for example, one of the devices use the internal LFRC oscillator while the other one have an external crystal oscillator? Would it be possible to share the schematics of these custom boards? I can set this case to private mode if you'd like, so that only yourself and Nordic engineers will be able to see this case.

    Best regards,

    Simon

Children
No Data
Related