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

nrf51822 power consumption

Hi, I do some test for nrf51822 power consumption.result as below: my board 1.system off mode:270uA 2.system on sleep mode(no UART,no GPIOTE):300uA 3.system on sleep mode(UART, no GPIOTE):1.52mA 4.system on sleep mode(no UART, GPIOTE):1.42mA 5.system on sleep mode(UART, GPIOTE):1.54mA PCA10004c demo board 1.system off mode:3uA 2.system on sleep mode(no UART,no GPIOTE):30uA 3.system on sleep mode(UART, no GPIOTE):1.16mA

either of UART or GPIOTE module is used ,the current is greater than 1 mA. Is that right? According to the nrf51822 product specification v2.0,uart is 220uA,GPIOTE 22uA

Dan

Parents
  • I have been experimenting with different ways to wake up the NRF51822.

    Has anyone used a wakeup receiver with the 51822 before? Apparently it allows you to remotely wake the device.

    Other than than, Nordic officially published the following power consumption data:

    0.4 μA @ 3 V OFF mode 0.5 μA @ 3 V in OFF mode + 1 region RAM retention 2.3 μA @ 3 V ON mode, all blocks IDLE

    It is a surprise to read your System On Sleep Mode consumes 300μA given the above publishings.

Reply
  • I have been experimenting with different ways to wake up the NRF51822.

    Has anyone used a wakeup receiver with the 51822 before? Apparently it allows you to remotely wake the device.

    Other than than, Nordic officially published the following power consumption data:

    0.4 μA @ 3 V OFF mode 0.5 μA @ 3 V in OFF mode + 1 region RAM retention 2.3 μA @ 3 V ON mode, all blocks IDLE

    It is a surprise to read your System On Sleep Mode consumes 300μA given the above publishings.

Children
No Data
Related