Hi,
I add NFC to my project with freertos. The initialization of nfc is ok. After running few seconds ,it hang. If I comment the usr_nfc_init() that in the main() function, the project runs good.
I don't know why.
Can the NFC work with freertos?
My SDK is nRF5 SDK 15.3.0. And my ic is nRF52840.