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

Peripheral connection event gives unusual measurement peaks?

Hi all!

I'm doing some tests on throughput and power consumption on the nRF51822, using SoftDevice 130. I use an application that sends 20 bytes notifications from slave to master on a connection interval of 7.5 ms. I already measured the throughput and get fine results (127, something kbps) when there is practically no interference. Now I'm trying to measure the power consumption on the slave, during the sending of those notifications. After some fiddling and reading, I could make a screenshot like this one:

image description

What worries me is:

  • The peaks are quite high?
  • I don't really get perfect resemblance to the theory in the SoftDevice 130 specs (infocenter.nordicsemi.com/index.jsp. Especially (A), (B) and (C) are pretty weird (or maybe aren't there at all)?
  • The event seems to take pretty long?

Is this still pretty normal behavior? Or is there a serious fault looming?

Thanks!

Mathias

Related