<?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>Does NFC content on nrf52832 remain readable when not powered?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/20866/does-nfc-content-on-nrf52832-remain-readable-when-not-powered</link><description>Hi all, 
 We are currently developing a BLE enabled sensor device. We want to use the NFC component to identify the sensor by writing a device ID to the tag. 
 Question: Will the NFC component retain it&amp;#39;s contents when the battery is removed/goes flat</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 29 Mar 2017 09:21:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/20866/does-nfc-content-on-nrf52832-remain-readable-when-not-powered" /><item><title>RE: Does NFC content on nrf52832 remain readable when not powered?</title><link>https://devzone.nordicsemi.com/thread/81484?ContentTypeID=1</link><pubDate>Wed, 29 Mar 2017 09:21:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:808ecd14-c36e-4c0a-b18b-def5fd76e8c8</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;The NFC data is stored in RAM. So if the chip is power cycled (f.ex flat battery), the content will be lost. If you want to make sure NFC data is not lost upon a power cycle, the data should be stored in flash. To do so, you can use the &lt;a href="http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v13.0.0%2Flib_fds.html&amp;amp;cp=4_0_0_3_43"&gt;Flash Data Storage module&lt;/a&gt; (FDS).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Does NFC content on nrf52832 remain readable when not powered?</title><link>https://devzone.nordicsemi.com/thread/81483?ContentTypeID=1</link><pubDate>Tue, 28 Mar 2017 09:00:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a4aa34c9-f63a-4050-8e1f-9dcff72375c4</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;Well this depends on how you implement the app data management on top of NFC communication protocols (I believe this applies even if you use LIBs provided by Nordic). However nRF52 chips cannot work in &amp;quot;battery off&amp;quot; mode, the chip must be always powered to operate, there is no inducting power transfer of nRF52 over antenna from 13MHz field so if you want to support such use case (e.g. when battery is not removable in your device) then you must populate another chip to your board.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>