SDK version: 15.3
Soft-device version: 6.1.1
Hi,
I've been working on a low power application where every 10's of uA is important. My application requires SPI as Master on nRF52832 but as soon as I enable my SPI my current shoots up to mA range from uA.
I used "SPI"example present in "..\nRF5_SDK_15.3.0_59ac345\examples\peripheral" to understand the configuration of SPI. Could you please tell my why would this happen?
I read a couple of articles where people faced similar current consumption issue. Or do I have to do some disabling of SPI to save power?

