Hello everyone, I am looking to start developing something using nfc but I am unable to do so. I am using SDK v12 and it has nfc examples as well like "record_url" or "adafruit tag reader".
These programs compile fine on Keil but don't get uploaded on nrf52DK while ble_app_uart program uploads on nRF52DK just fine.
Can anyone tell me what extra I need to do the following:
- Upload some sample example of NFC on nrf52DK
- Test the example with Mobile Phone with NFC
Thanks