<?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 Security on the NRF52</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/19333/nfc-security-on-the-nrf52</link><description>What is the best way to go about implementing secure reads/writes to the NRF52 NFC tag? I noticed there didn&amp;#39;t seem to be any built in security functionality in those areas (based on the libraries and datasheet). Things like &amp;quot;tap to pay&amp;quot; exist between</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 30 Jan 2017 23:37:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/19333/nfc-security-on-the-nrf52" /><item><title>RE: NFC Security on the NRF52</title><link>https://devzone.nordicsemi.com/thread/74996?ContentTypeID=1</link><pubDate>Mon, 30 Jan 2017 23:37:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:797b2bcb-fd83-48d5-8133-213eb9f534ef</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;Hi Sam,&lt;/p&gt;
&lt;p&gt;There exist numerous applicative protocols on top of ISO14443 stack (which you call &amp;quot;NFC&amp;quot;), there are many ways starting from the things defined in ISO7816-4 up to specific technologies such as EMV (payment) protocols or NXP&amp;#39;s DESFire used in transport and physical access applications. In general any of these CAN be implemented on top of NFC front-end in nRF52 chips, it&amp;#39;s just matter of doing it. I&amp;#39;ll let Nordic to answer why there is nothing like that available but my view is following is:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;It would need to be &amp;quot;interoperable&amp;quot; with reader application you want to use on the other side. But you want to use typically it with Android phone (or Windows PC) which has nothing like that by default (at least as far as I know Android supports just basic NFC Forum NDEF Tag formats, not speaking about crippled native Smart Card service in Windows).&lt;/li&gt;
&lt;li&gt;It&amp;#39;s already &amp;quot;secured&amp;quot; by extremely short range communication when compared to things like BLE or other sub-GHz/2.4GHz/5GHz technologies. So they usually don&amp;#39;t bother because by using NFC as second factor you&amp;#39;ve already improved the situation by several orders of magnitude.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;However I do agree that NFC security is desirable and that I suggest to implement it as custom in your app (until Nordic or someone else release suitable solution as library or open source - but I&amp;#39;m very skeptical;).&lt;/p&gt;
&lt;p&gt;Cheers Jan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>