<?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 payload can be configured after setting the payload?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/57900/nfc-payload-can-be-configured-after-setting-the-payload</link><description>Is there is an option to change the payload of NFC t2t after setting the payload. 
 So the requirement is once there is a polling device is in the field, we need to change the payload back to back in the same session.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 06 Feb 2020 18:52:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/57900/nfc-payload-can-be-configured-after-setting-the-payload" /><item><title>RE: NFC payload can be configured after setting the payload?</title><link>https://devzone.nordicsemi.com/thread/234637?ContentTypeID=1</link><pubDate>Thu, 06 Feb 2020 18:52:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b9646262-173a-42d3-92f6-a99843dce509</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;What happens is, that the T2T lib only allows tag data modification while emulation is stopped meaning you need to callnfc_t2t_emulation_stop()&amp;nbsp;and reinitialize to do this safely.&lt;/p&gt;
&lt;p&gt;Otherwise, the application can always change the data in the buffer provided to NFC (not using nfc_t2t API ), but then there is a risk of sending inconsistent data to the NFC Reader (e.g. when copying new data once a DMA transfer in NFCT is active).&lt;br /&gt;​&lt;br /&gt;If the&amp;nbsp;you decide to re-start the NFC using emulation_stop() and emulation_start(), then yes, typically after restart there will come FIELD_ON event, though this depends on the exact behavior of an NFC Reader. Generally FIELD_ON event means the Reader is in range and has Selected the nRF tag for communication.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NFC payload can be configured after setting the payload?</title><link>https://devzone.nordicsemi.com/thread/234636?ContentTypeID=1</link><pubDate>Thu, 06 Feb 2020 04:25:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:62797c0a-fa43-43f1-8ab6-4d82ee19dc89</guid><dc:creator>NITHIN ABHIMANUE</dc:creator><description>&lt;p&gt;Is it possible without calling &lt;code&gt;nfc_t2t_emulation_stop()&lt;/code&gt; and reinitialize.&lt;/p&gt;
&lt;p&gt;Because If it is reinitialized then it will detect a new FIELD_ON in the same session right?&lt;/p&gt;
&lt;p&gt;After polling &lt;span style="color:#000000;"&gt;NFC_T2T_EVENT_DATA_READ, Is it possible to change the string and get another NFC_T2T_EVENT_DATA_READ?&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NFC payload can be configured after setting the payload?</title><link>https://devzone.nordicsemi.com/thread/234635?ContentTypeID=1</link><pubDate>Wed, 05 Feb 2020 18:23:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:69d385f1-f18b-4e81-849d-a183703d9781</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Could the procedure suggested here work?&lt;br /&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/19627/nrf52-nfc-record_text-example"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/19627/nrf52-nfc-record_text-example&lt;/a&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>