<?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>nRF52833 NDEF Capacity</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/70367/nrf52833-ndef-capacity</link><description>Hi, 
 
 Just want to ask what is the capacity of writable NDEF for nRF52833. Thanks</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 13 Jan 2021 14:16:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/70367/nrf52833-ndef-capacity" /><item><title>RE: nRF52833 NDEF Capacity</title><link>https://devzone.nordicsemi.com/thread/288954?ContentTypeID=1</link><pubDate>Wed, 13 Jan 2021 14:16:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a16a4abb-ebd4-4798-a047-230c87fe36f3</guid><dc:creator>Heidi</dc:creator><description>&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The size of NDEF is limited by the message format to 2^32 - 1 bytes =&amp;nbsp;4,294,967,295, so approximately 4 gigabytes.&amp;nbsp;&lt;span&gt;However, records can be chained together in a message to form longer payloads, so in theory, there is no limit to the length of an NDEF message.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;However, it also depends on how much RAM you have available and the application you&amp;#39;re running.&amp;nbsp;If you find out how much RAM your application uses that will give you an indication of the limitations for the NDEF size.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;You need to change this define in sdk_config.h if you increase the size over 1024 bytes.&lt;/p&gt;
&lt;div&gt;&lt;pre class="ui-code" data-mode="text"&gt;#define NDEF_FILE_SIZE 1024&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Heidi&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>