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

nrf9160 SPI power consumption

Hi

On my custom board, I have an external flash connected via SPI. . The nrf runs on mfw 1.1.0. 

Without activating the flash, I get an average current consumption of around 45 µA. As soon as i do a spi_transcieve(...) call, the power consumtion jumps up till 1,4 mA, and will not go down again during sleep. This current corresponds exactly to what I see if serial communication is enabled. I don't know if this is relevant or not. 

The flash is powered down, and should in a ready state draw around 25µA.

Yours, 

Tron

Parents Reply
  • What version of the nRF91 DK do you have? If you have v0.7.0, v0.8.2, v0.8.3 or v0.8.4, you should follow the approach explained in this ticket.

    • Have you remembered to cut SB44 (if you have v0.7.0, v0.8.2, v0.8.3 or v0.8.4)
    • Measure the current with an ammeter by connection to pins 1 and 2, where pin 3 is closest to the USB connector (if you have v0.7.0, v0.8.2, v0.8.3 or v0.8.4)

    Best regards,

    Simon

Children
No Data
Related