<?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>nRF52 NFC operation modes</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/9546/nrf52-nfc-operation-modes</link><description>Hi Nordic, 
 Can you please shed some light on the size of NFC stack on nRF52? 
 Also, what NFC operation modes (Reader/Writer, Peer-to-Peer, Card Emulation) can be supported on nRF52? 
 This will greatly help in deciding about choosing nRF52 into</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 06 Oct 2015 00:35:36 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/9546/nrf52-nfc-operation-modes" /><item><title>RE: nRF52 NFC operation modes</title><link>https://devzone.nordicsemi.com/thread/35271?ContentTypeID=1</link><pubDate>Tue, 06 Oct 2015 00:35:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f429ad38-5ffa-40a5-a900-07f3d7e24b92</guid><dc:creator>sam wagner</dc:creator><description>&lt;p&gt;Jan,&lt;/p&gt;
&lt;p&gt;Thanks so much for detailed information. Appreciate it!&lt;/p&gt;
&lt;p&gt;-Sam&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52 NFC operation modes</title><link>https://devzone.nordicsemi.com/thread/35270?ContentTypeID=1</link><pubDate>Sat, 03 Oct 2015 11:57:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e17c66cb-3086-4135-8151-ce15ca0d931c</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;Hi Sam,&lt;/p&gt;
&lt;p&gt;Have you tried to put &amp;quot;nfc&amp;quot; into the search on this forum? It would give you list of answers straight away;) In brief:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;From nRF52 documentation it&amp;#39;s clear that hardware implementation of NFC frontend cannot drive sufficient power to 13.56MHz field so only card emulation seems possible. This is also confirmed by Nordic as they don&amp;#39;t intend to support other stacks then NFC Forum Tag Type 2 (= &amp;quot;Mifare Ultralight&amp;quot;) and Type 4 (= &amp;quot;Mifare DESfire&amp;quot;) which are card emulations (+ Nordic stacks will most probably implement it in &amp;quot;read only&amp;quot; way).&lt;/li&gt;
&lt;li&gt;Nordic has released so far only one preview SDK (nRF52 SDK v0.9.1) which has real NFC support inside. It contains NFC stack (they previously called it &amp;quot;N10&amp;quot; but now it is simply just &amp;quot;nfc lib&amp;quot;) in form of binary library and you can link it to your FW through headers in SDK. This library is supporting just NFC Forum Tag Type 2 in read-only mode. Size should not matter much on 512kB chip but if it&amp;#39;s really important you would need to download SDK and compile couple of example projects - probably with modifications to fit exactly your use case. To give you example I&amp;#39;ve compiled one of Nordic NFC examples &amp;quot;nfc_url_record_pca10036.uvprojx&amp;quot; in Keil MDK5 and from overall application code loaded in HEX file (Total ROM Size  = Code + RO Data + RW Data) of 3,892B the nfc_lib.lib consumes 1,236B. However there is additional code serving calls and callbacks to/from NFC library so you need to count with some overhead.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Note that NFC frontend is very well documented in nRF52 documentation at Nordic&amp;#39;s infocenter so you might develop (or subcontract) your own &amp;quot;generic&amp;quot; contactless stack supporting any technology which runs in card-emulation mode over ISO14443 Type A at 106kbps speed (which is exactly what nRF52 supports - HW will do ISO14443 Layer 1&amp;amp;2 for you + supports your stack at Layer3, Layer 4 and above is in your hands).&lt;/p&gt;
&lt;p&gt;Cheers Jan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>