Development Kit PCA 10056, Ver 1.0.0, SDK 15.0.0, Softdevice 140 6.0.0
If I try advertisement with the template-example combined with NFC text record at the same time, the NFC does not work. Who can help me? There are no errors accuring.
Development Kit PCA 10056, Ver 1.0.0, SDK 15.0.0, Softdevice 140 6.0.0
If I try advertisement with the template-example combined with NFC text record at the same time, the NFC does not work. Who can help me? There are no errors accuring.
Hi,
Have you made sure that the preprocessor symbol CONFIG_NFCT_PINS_AS_GPIOS is not defined in the project?
Can you upload the project that you created?
Best regards,
Jørgen
Thanks a lot for your help.In the meantime we have solved the problem by updating the HAL-file for NFC to SDK 15.1.
I have the same issue with same setup. Which file is hal-file is it the precompiled library, nfc_t2t_lib_gcc? Have you carried all code to 15.X or just one file?
It was only one file from the 15.2 Sdk. I think the "hal" was in the name of the file.
My guess would be:
components\nfc\t4t_lib\hal_t4t\hal_nfc_t4t.c
or
components\nfc\t2t_lib\hal_t2t\hal_nfc_t2t.c
Yes it must be a hal file in connection with the nfc-text-functionality
Yes it must be a hal file in connection with the nfc-text-functionality