I am new with the NRF52 SDK and I want to modify an NFC example (writable_ndef_msg). I am trying to add a NDEF parser but I have issues with the includes.
I have add the header path inside of : Preprocessor>Include Directories.
I have also add the .c file in the folder nRF_Librairies.
But I always have this error :
I think the problem is simple, but I haven’t been able to solve it.
Thanks in advance for your help.