Hi,
using nrf sdk connect 3.1.1
using nRF54L15-PDK evaluation board.
Steps to reproduce issue:
1. Setup my board into low power. my branch mark is ~2.9uA.
2. Perform NFC transaction with an NFC reader. - A read from the tag and then a write to the tag.
3. Observe power consumption remains at ~229uA after NFC transactions.
using nfc_t4t_lib.h emulation mode.
CONFIG_NFC_T4T_NRFXLIB=y CONFIG_NFC_NDEF=y CONFIG_NFC_NDEF_MSG=y CONFIG_NFC_NDEF_RECORD=y CONFIG_NFC_NDEF_LE_OOB_REC=y CONFIG_NFC_NDEF_PARSER=y
thanks
Dan