Hello,
I'm trying to use an oscilloscope to profile my current consumption on the nRF9160DK. I'm setting up according to the spec here: https://infocenter.nordicsemi.com/topic/ug_nrf91_dk/UG/nrf91_DK/hw_measure_oscilloscope.html
However, I am seeing a lot of noise and can't discern my signal in the noise. My scope is set to the following function: abs(A-B)/0.5, which should be the current (absolute value of channel A minus channel B [voltage across resistor R60] divided by 0.5 [value of resistor soldered into R60]).
I'm wondering if the recommended 0.5 ohms for R60 is too low? I see that 10 ohms is recommended when using an oscilloscope for profiling current with the nRF52840DK.
I'm using heavy averaging, 1x scope probe, high resolution etc.
Thanks!