Hi All, I’m working on a project using NFC on the nRF52. My goal is to emulate a NFC tag that can be read by any NFC reader. With some help from a recent thread on this list, I was able to get NFC field detection working (thank you Amr, Guillermo, and Andrzej!). The next part is more difficult—how to bring up NFC tag emulation. The Nordic SDK uses a closed-source library to achieve this, nfc_t4t_lib. Has anybody had any luck getting it to work with MyNewt? Or other guidance on how to bring up tag emulation?
Thank you, Jeremy Wood