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.
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, components\nfc\t2t_lib\hal_t2t\hal_nfc_t2t.c it is.. fixed my issue.