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

5V power measurement PCA10040

I need to measure full power consumption of nrf52, on PCA10040 from... a 5V source (because including some other 5V devices).
I measure it from 5V pin and not usb plug.
I cut SB29, to remove atmel processor leak. But I stil get around 4.5mA leakage (all led off), I don't know where from, and it seems huge for a regulator. (around 5mA +peaks while advertising)
Shoud I cut some other lines to only keep the regulator and nrf52 powered?

Parents
  • Hi Hugo

    Keep in mind that you can't supply the nRF52832 directly with 5V, as the maximum voltage rating is at 3.9V. Can you upload a picture or schematic of your test setup so I can get a clearer image? The DK/nRF is not connected to any peripherals what so ever, correct? Also, what application are you running on the nRF, is it one of our example projects or some custom code?

    Best regards,

    Simon

  • thanks. This is a new test from nordic uart exemple sdk15.3, 1st graph: advertising, 2nd graph: connected, sb29 cut, powered through 5V.
    I think it's still far higher than what I should expect, it's nearly close to an Arduino x) . On the board shematics, there is a 300ma 3.3V AP7333-33SAG-7 regulator that shouldn't use so much current. So I'm missing something, but what?

    ps: the power seems quite noisy, I don't know why, but I checked with a resistor and it's still well calibrated, no offset. It's missing some peak, as read frequency is 2ksample pr second,  which doen't seems enough to see everything.

Reply
  • thanks. This is a new test from nordic uart exemple sdk15.3, 1st graph: advertising, 2nd graph: connected, sb29 cut, powered through 5V.
    I think it's still far higher than what I should expect, it's nearly close to an Arduino x) . On the board shematics, there is a 300ma 3.3V AP7333-33SAG-7 regulator that shouldn't use so much current. So I'm missing something, but what?

    ps: the power seems quite noisy, I don't know why, but I checked with a resistor and it's still well calibrated, no offset. It's missing some peak, as read frequency is 2ksample pr second,  which doen't seems enough to see everything.

Children
No Data
Related