Beware that this post is related to an SDK in maintenance mode
More Info: Consider nRF Connect SDK for new designs
This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF52832 as writable NFC tag 2. Is it possible?

Hello dear

I have a question about NFC on RF52832. On section 42 of datasheet, says:

"The NFCT peripheral (referred to as the 'NFC peripheral' from now on) supports communication signal type A and 106 kbps bit rate from the NFC Forum. With appropriate software, the NFC peripheral can be used to emulate the NFC- A as specified by the NFC Forum. Listed here are the main features for the NFC peripheral:

• NFC-A listen mode operation

• 13.56 MHz input frequency

• Bit rate 106 kbps

• Wake-on-field low power field detection (SENSE) mode

• Frame assemble and disassemble for the NFC-A frames specified by the NFC Forum

• Programmable frame timing controller

• Integrated automatic collision resolution, CRC and parity functions "

However on some posts about NFC on devzone, I understood that hardware is compatible with writable NFC tag, but the library on sdk does not support this feature. This is correct? Some one implemented it?

Related