Can we differentiate between a polling device and another with the nRF52840 NFC tag?

Hi Friends,

I am not yet familiar with NFC and have a question about using NFC with the nRF52.

If I understood it correctly the nRF52 is a "listening device" i.e. it cannot generate a NFC field and write data to another device. But is it possible to send/write data from another device (for example a smartphone, tablette) to the NFC tag of the nRF52.

My Question: Can we differentiate between a polling device and another with the nRF52840 NFC tag? I did a test with an application, i write a Hello! on the nRF52840 NFC tag and I receive this frame 00 0D D1 01 09 54 02 65 6E 48 65 6C 6C 6F 21 63 in debug mode. can i identify a device (polling device) with the nordic SDK? if yes, can you explain to me please.

Thank you for your help .

Best Regards,

Lora 

Related