<?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>Peer to peer nfc possible? Field strength available?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/25902/peer-to-peer-nfc-possible-field-strength-available</link><description>We&amp;#39;re building small robots/toys that work with each other. 
 Would it be possible to use the nfct on two devices with nRF52840 to communicate between each other? 
 Also is there any way to get information about field strength? 
 Of course this is</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 13 Feb 2019 20:54:04 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/25902/peer-to-peer-nfc-possible-field-strength-available" /><item><title>RE: Peer to peer nfc possible? Field strength available?</title><link>https://devzone.nordicsemi.com/thread/170984?ContentTypeID=1</link><pubDate>Wed, 13 Feb 2019 20:54:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:46a00186-51c7-4ee6-bf87-b361c51947d2</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;Well NFC (as well as BT classic and LE) are always peer to peer communication protocols. So if you have on the other side reader (aka ISO14443 PCD role) which can drive the 13.56MHz field then you will have P2P communication. Just the roles will stay, nRF52 (in both 832 and 840 variant) can only emulate card (PICC) never a reader side. If you really insist on what NFC forum calls &amp;quot;peer-to-peer&amp;quot; mode where both sides are changing the roles periodically then no, you cannot use Nordic chips as they are designed today.&lt;/p&gt;
&lt;p&gt;The biggest question would be who the hell would like to use NFC P2P protocol (which is basically dead) in 2019?! The biggest proponent was Google with Android NFC API in very early stage but they discovered pretty soon that reader and card emulation modes are the way forward. Why you simply don&amp;#39;t use this architecture (so you would do bi-directional data exchange by something like push/pull APDU protocol on application layer)?&lt;/p&gt;
&lt;p&gt;As you say if you have other MCU then nRF52 on the &amp;quot;other&amp;quot; side then it can be NFC controller (chip with front-end) from NXP or ST or anyone else and it will work. Basically all examples in low-power deeply embedded microcontroller space are based on this reader/card emulation topology, just look on STM32 dev kits (e.g. nucleo boards) or Arduino compatible NFC boards...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Peer to peer nfc possible? Field strength available?</title><link>https://devzone.nordicsemi.com/thread/170982?ContentTypeID=1</link><pubDate>Wed, 13 Feb 2019 20:12:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d6a2d069-4455-41bc-afef-2352ce579d20</guid><dc:creator>tamez</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/members/endnode"&gt;endnode&lt;/a&gt; hello. Just wondering if anything has changed since over 1 year ago. You mention that we &amp;quot;need some additional HW on top of at least one board&amp;quot; to have peer-to-peer capabilities. So, if we have the nRF52832 or nRF52840 on one side, and a more powerful, active, NFC device on the other side, is it possible to send AND receive data on the nRF52 ?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Peer to peer nfc possible? Field strength available?</title><link>https://devzone.nordicsemi.com/thread/102012?ContentTypeID=1</link><pubDate>Thu, 12 Oct 2017 23:25:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:40e89688-94bd-4080-b265-f7b09840c7b8</guid><dc:creator>HurleyResearch</dc:creator><description>&lt;p&gt;indeed, your answer plus some more reading, and it all makes perfect sense, thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Peer to peer nfc possible? Field strength available?</title><link>https://devzone.nordicsemi.com/thread/102011?ContentTypeID=1</link><pubDate>Thu, 12 Oct 2017 21:49:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a075c334-248f-454e-bb7d-3369cd73c46d</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;Oh yes. All that is related to internal Tx/Rx representation which is running on top of EasyDMA and NFCT registry. But when you read how actual communication is done on HW level it&amp;#39;s just modulation while listening to the field. This i how &amp;quot;tags&amp;quot; (or better PICC = contactless &amp;quot;cards&amp;quot;) work to receive data and send something back. But if you read somewhere how NFC peer-to-peer mode works you need to have field driving capability on both sides. So this is kind of no-go, to talk nRF52&amp;lt;=&amp;gt;nRF52 over NFC means that you need some additional HW on top of at least one board.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Peer to peer nfc possible? Field strength available?</title><link>https://devzone.nordicsemi.com/thread/102014?ContentTypeID=1</link><pubDate>Thu, 12 Oct 2017 21:28:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5e46f84b-0d39-423e-a04e-8e8204bb5df1</guid><dc:creator>HurleyResearch</dc:creator><description>&lt;p&gt;huh... thanks for the quick responses btw. I&amp;#39;m reading in the nRF52840 product spec, on page 475...&lt;/p&gt;
&lt;p&gt;&amp;quot;41.1 Overview
The NFCT peripheral contains a 13.56 MHz AM receiver and a 13.56 MHz load modulator with 106 kbps
data rate as defined by the NFC Forum.&amp;quot;&lt;/p&gt;
&lt;p&gt;And there&amp;#39;s all sorts of talk about transmitting, not just receiving. Are we talking about the same chip or am I missing something else?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Peer to peer nfc possible? Field strength available?</title><link>https://devzone.nordicsemi.com/thread/102013?ContentTypeID=1</link><pubDate>Thu, 12 Oct 2017 21:22:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bb94fe82-48d2-4db0-b7fd-dbb921f72607</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;In any question related to NFC reader capabilities you can read that chip has no means how to generate 13.56MHz field so it can be only PICC (tag) never PCD. As consequence it can be neither reader nor part of peer-to-peer communication.&lt;/p&gt;
&lt;p&gt;Actually I put &lt;code&gt;NFC&lt;/code&gt; phrase into the search box and these are relevant Q&amp;amp;S just from the first page of results on this forum:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://devzone.nordicsemi.com/question/53018/nrf52-nfc-operation-modes/"&gt;devzone.nordicsemi.com/.../&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://devzone.nordicsemi.com/question/65600/nrf52-write-nfc-tag/"&gt;devzone.nordicsemi.com/.../&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://devzone.nordicsemi.com/question/42225/nrf52-as-nfc-reader/"&gt;devzone.nordicsemi.com/.../&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://devzone.nordicsemi.com/question/54356/nfc-reader-with-nrf52/"&gt;devzone.nordicsemi.com/.../&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Peer to peer nfc possible? Field strength available?</title><link>https://devzone.nordicsemi.com/thread/102010?ContentTypeID=1</link><pubDate>Thu, 12 Oct 2017 21:12:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:711a3f02-d2fd-4f17-af45-2f3def678df6</guid><dc:creator>HurleyResearch</dc:creator><description>&lt;p&gt;naturally I searched, but didn&amp;#39;t find anything... can you suggest a search phrase that would get me a better answer?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Peer to peer nfc possible? Field strength available?</title><link>https://devzone.nordicsemi.com/thread/102009?ContentTypeID=1</link><pubDate>Thu, 12 Oct 2017 20:54:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:373fdbfb-3b6b-4b6a-ae7c-8d1cb38791d0</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;Nooooooo (search the forum before you ask).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>