<?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 Tag write : The text record payload size limitation ?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/62493/nfc-tag-write-the-text-record-payload-size-limitation</link><description>Hi, 
 My project is based on SDK15.3 with NRF52840. I have referred to the &amp;quot;writable_ndef_msg&amp;quot; example to read/write the emulated NFC tag successfully. And I can get back the written text string using the below code: 
 
 
 
 Here is some of my initial</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 22 Jun 2020 07:50:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/62493/nfc-tag-write-the-text-record-payload-size-limitation" /><item><title>RE: NFC Tag write : The text record payload size limitation ?</title><link>https://devzone.nordicsemi.com/thread/256108?ContentTypeID=1</link><pubDate>Mon, 22 Jun 2020 07:50:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:05623d3d-5d36-4691-aada-efb18016ccaf</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Hi Andy,&lt;/p&gt;
&lt;p&gt;Got a reply for the developer of NFC&lt;/p&gt;
&lt;p&gt;When using &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.0/group__nfc__t4t__lib.html#ga53e5509ed00dcf58e1cf3ad166413147"&gt;nfc_t4t_ndef_rwpayload_set()&lt;/a&gt; the second parameter defines the maximum allowed size of the NDEF file, not the actual NDEF payload size. So when this is set to 56, no data longer than this can be written by the reader. It should be rather set to the size of a static buffer in RAM reserved for the tag data.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NFC Tag write : The text record payload size limitation ?</title><link>https://devzone.nordicsemi.com/thread/255069?ContentTypeID=1</link><pubDate>Mon, 15 Jun 2020 14:39:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9e83acc0-4e1b-4c42-9262-ab49b9ea3cbe</guid><dc:creator>Andy Tsai</dc:creator><description>&lt;p&gt;If I didn&amp;#39;t misunderstood, the &amp;#39;nfc_ndef_msg_record_add&amp;#39; method is to prepare record for the mobile&amp;#39;s reading , isn&amp;#39;t it ? But I am &lt;/p&gt;
&lt;p&gt;am testing the NFC writing (The mobile phone write data to the tag) function, Not to create the tag data for mobile reading.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NFC Tag write : The text record payload size limitation ?</title><link>https://devzone.nordicsemi.com/thread/254955?ContentTypeID=1</link><pubDate>Mon, 15 Jun 2020 10:14:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e135e4fb-4776-4458-b017-2fe4a5ddd603</guid><dc:creator>Susheel Nuguru</dc:creator><description>[deleted]&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>