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

TWI High Current S110 8.0.0

Hello,

I migrated my project from softdevice S110 7.1.0 on a nRF51422 FAC to softdevice S110 8.0.0 and an nRF51822 FAA G3. My code used to have a current consumption around 10 to 15 uA.

Now when I enable the TWI hardware version I get an above average current consumption.

TWI Hardware +- 1,5 mA

The TWI communication does work and all works fine but the current consumption is very high. With the software version everything is ok but I cannot configure it to use the maximum frequency of 400 kHz I get only set it to a max of 250 kHz.

I have DC/DC Enabled and integrated on my new board with the nRF51822 FAA G3.

Is this a known issue or am I forgetting something?

Parents Reply
  • Thank you for your answer.

    I found different results with using the TWI peripheral. When using the TWI Hardware version on the nRF51422 FAC it did not consume an ~1 mA extra and it was always enabled (don't know how to disable it, it's not specified in the current consumption guide).

    But migrating my code to the nRF51822 FAA G3 also with S110 7.1.0 I have this extra ~ 1 mA extra current consumption. And when I use the software version current consumption is lower but still higher then used on the nRF51422 FAC.

Children
No Data
Related