<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>NFC Callback Event Payload Details</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/70625/nfc-callback-event-payload-details</link><description>Hi, 
 We are evaluating use of the NFC functions on our nRF52840 - based solution (currently we use BLE). I have been able to understand how NFC Tag payloads are setup within the SDK and how these payloads are delivered. Docs and examples seem to be quite</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 19 Jan 2021 16:53:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/70625/nfc-callback-event-payload-details" /><item><title>RE: NFC Callback Event Payload Details</title><link>https://devzone.nordicsemi.com/thread/290065?ContentTypeID=1</link><pubDate>Tue, 19 Jan 2021 16:53:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f542febf-7cd8-4075-b589-acc1a34c113d</guid><dc:creator>Mark J</dc:creator><description>&lt;p&gt;Hi &lt;a href="https://devzone.nordicsemi.com/members/joh2"&gt;Jørgen Holmefjord&lt;/a&gt;,&lt;/p&gt;
&lt;p&gt;Thanks for the reply. The Android dev links may provide some good info. I will start by logging the payload for NFC events (&lt;em&gt;NFC_T2T_EVENT_DATA_READ and&amp;nbsp;NFC_T2T_EVENT_STOPPED&lt;/em&gt;) using the Nordic example (nfc_url_record) and look for distinguishing and repeatable payload components when swapping reader devices (ie Smartphones). I will use my nrf52 DK for this. This might be the fastest option to determining if there is something that we can (possibly) use. If the payload contents look promising, I can dig further into protocol details.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Mark J&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NFC Callback Event Payload Details</title><link>https://devzone.nordicsemi.com/thread/290063?ContentTypeID=1</link><pubDate>Tue, 19 Jan 2021 16:16:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b4c55a19-b10a-4650-ab5f-f0ae96dc4ac4</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;There is some information in&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/group__nfc__t4t__lib.html#ga8e22ebe41d0c549f0dbce2e4f47bde31"&gt;nfc_t4t_event_t&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/group__nfc__t2t__lib.html#ga5b4c40c6be8f4237c022d7eeb9e61359"&gt;nfc_t2t_event_t&lt;/a&gt;&amp;nbsp;about the events and available parameters.&amp;nbsp;&lt;/p&gt;
[quote user=""]&lt;span&gt;We would like to understand if there is any distinguishing&amp;nbsp;Id for the reading/scanning device that can be read so that we can setup an NDEF payload based on the reader/scanner Id. Ideally - this info is available&amp;nbsp;for the&amp;nbsp;&lt;em&gt;NFC_T2T_EVENT_FIELD_ON or&lt;/em&gt;&lt;em&gt;NFC_T4T_EVENT_FIELD_ON&amp;nbsp;&lt;/em&gt;&lt;/span&gt;&lt;span&gt;events.&lt;/span&gt;[/quote]
&lt;p&gt;I cannot find any information about any point that the NFC reader/initiator will send its own ID to the tag during the selection procedure. If this is received at all, I think that it will only be available inside the closed-source NDEF library, and not to the application. The FIELD_ON events are generated when the tag detects a field. This happens before any data is exchanged, so there are certainly no ID available at this stage. I think that the initiator must write its own ID implicitly to the tag if this should work as you want, but I can check with the developers tomorrow if they have any other suggestions.&lt;/p&gt;
&lt;p&gt;You can find some information about the NFC-A commands &lt;a href="https://stackoverflow.com/a/42915018"&gt;here&lt;/a&gt;, and the command flow &lt;a href="https://www.researchgate.net/figure/ISO-IEC-14443-4-command-flow_tbl1_263314494"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>