<?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: Adding second ndef message</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/47775/nfc-adding-second-ndef-message</link><description>Hi, 
 I would like to combine NFC - BLE pairing and launch app record. Naively I thought I would write the second data right after the first: 
 
 But this does not work. Reader app (NFC Tools, Android) does recognize tag but with no NDEF data. 
 How do</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 28 May 2019 12:14:55 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/47775/nfc-adding-second-ndef-message" /><item><title>RE: NFC: Adding second ndef message</title><link>https://devzone.nordicsemi.com/thread/189630?ContentTypeID=1</link><pubDate>Tue, 28 May 2019 12:14:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:49ad108c-81c8-47e7-836b-663f00032dba</guid><dc:creator>Andreas48752</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I think I solved the issue. The encoding functions set MB and ME bits of ndef record. If I modify it that first record has only MB set and second record nothing set (nfc_launchapp_msg_encode decodes two records, so third record has ME set) then it seems ok.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NFC: Adding second ndef message</title><link>https://devzone.nordicsemi.com/thread/189521?ContentTypeID=1</link><pubDate>Tue, 28 May 2019 09:03:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5a1d8dc8-7896-4cde-b2b5-80ec145a85c6</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Does the BLE pairing work?&lt;/li&gt;
&lt;li&gt;If you add APP_ERROR_CHECK&lt;span&gt;(err_code) after line 22 and 26, does the function return any error codes?&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span&gt;Regards&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Jared&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>