<?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 Type2 Tag data is no longer present after connection</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/46048/nfc-type2-tag-data-is-no-longer-present-after-connection</link><description>I am using an nRF52840 DK. The software I have in it is emulating an NFC Type2 tag and is implementing a BLE peripheral. 
 When the device starts up everything works as expected. I can read the tag using an Android phone. Then if I establish a BLE connection</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 10 Apr 2019 22:53:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/46048/nfc-type2-tag-data-is-no-longer-present-after-connection" /><item><title>RE: NFC Type2 Tag data is no longer present after connection</title><link>https://devzone.nordicsemi.com/thread/181426?ContentTypeID=1</link><pubDate>Wed, 10 Apr 2019 22:53:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cf27ae49-5c89-4c5b-b140-6af190618a23</guid><dc:creator>Dash</dc:creator><description>&lt;p&gt;Please disregard. I think I have figured it out. I think the problem was the buffer passed to&amp;nbsp;&lt;em&gt;nfc_ndef_msg_encode&lt;/em&gt; and&amp;nbsp;&lt;em&gt;nfc_t2t_payload_set&lt;/em&gt; was a local variable and not global scope. Once I made the buffer global then the issue was fixed.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>