This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Why NFC UART TAG example does not exchange data between smartphone and NRF52832 SDK?

Hi guys,

I want to use a smartphone as a poller and the NRF52832 as a tag device. I use typical, high-rated apps desired for sending and receiving data by NFC. I tried the one to write a text and send it through NFC to the Nordic SDK, but on the screen are displayed communications as "write error" and "tag is unsupported". Moreover, Putty receives random characters instead of proper text. 

What do I have to change in the NFC UART TAG example code to make the program being compatible with a phone?

Best regards,
Belvita

Related