Hello @EduardoZamora
I followed the instructions given in the BLE Heart Rate post by @gerardo_rodriguez, where the revision of the board seems older than the latest FRDM-KW41Z dev. released REV C2, which is what I have. I am still obtaining about 100uA when the BLE Heart Rate Sensor demo (FreeRTOS example) enters in LLS3 measured in J34 versus the 4.08uA maximum Idd_LLS3 stated in the datasheet (J34 is to measure at the VDCDC_IN of the MKW41Z512VHT4, Rev. C2 board, seen in SCH-29102 sheet 3 of 5).
I also see that a total of 19 pins are pinMux_PinDisabledOrAnalog_c inside the BOARD_SetPinsLowPower() function, code that is executed in a callback when entering low power mode, found on the board.c file of the demo.
I have also tried other examples where the lowest current I can measure in stop mode is about 100uA at VDCDC_IN.
Do you have any out-of-the-box example that runs with such a low current as the one shown in the datasheet?
If so, where should I measure it? at J34 at VDCDC_IN?
Regards,
David.