Hi,
I am using nRF52832 along with Softdevice 6.0.0, SDK 15.0.0, Chip Revision 2 (QFAA-EX0).
I understand that softdevice uses MWU from this document
As per the Errata 75 there is increased current consumption when MWU is used.
We are not using MWU in our application code, so how to apply the workaround for this errata in our code? Will the softdevice take care of this errata internally or the application has to take care of it. In application we do use __WFE.
Regards,
Justin