Hello, I am trying to write some data to the Nrf52, but all I get is a read only response on my phone. Is there any example how to write to the nrf52 tag?
Hello, I am trying to write some data to the Nrf52, but all I get is a read only response on my phone. Is there any example how to write to the nrf52 tag?
The SDK only supports read only mode. As described in the documentation:
The nRF5 SDK provides a Type 2 Tag implementation that supports NFC-A listen mode in read-only state. Listen mode means that the tag "listens" (or waits) for polling devices, but it does not actively start a connection. Read only means that the memory of the tag is write protected and cannot be altered or re-written by the polling device.