Problem background:
Analysis already done:
nfc_t4t_emulation_stop(); nrf_delay_ms(20); nfc_t4t_emulation_start();
But currently, the problem has not been identified.
After an exception occurs, the NFC will not trigger any events, including NFC error callbacks, while the chip is still working properly.
Could you please help me check if I know the cause of the problem, or if there are better avoidance and analysis solutions?