<?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>ST25R3911B communication with nrf52832</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/47301/st25r3911b-communication-with-nrf52832</link><description>Hi All, 
 I want to communicate ST25R3911B with nrf52832 controller, 
 It is interfaced on SPI controller. 
 I could not find any API related to this in SDK 15 but while searching on google I found ST25R3911B APIs for nrf connect sdk. 
 If anyone can</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 15 May 2019 11:39:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/47301/st25r3911b-communication-with-nrf52832" /><item><title>RE: ST25R3911B communication with nrf52832</title><link>https://devzone.nordicsemi.com/thread/187220?ContentTypeID=1</link><pubDate>Wed, 15 May 2019 11:39:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:748dd778-54b5-4e1b-8cc4-2ea395741dfa</guid><dc:creator>NImish.jain</dc:creator><description>&lt;p&gt;Thanks for your reply.&lt;/p&gt;
&lt;p&gt;I was confused by seeing the API of nrf connect for the ST253911B controller,&lt;/p&gt;
&lt;p&gt;&lt;a href="http://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/nfc/writable_ndef_msg/README.html"&gt;http://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/nfc/writable_ndef_msg/README.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;here you can also see. I thought there might be same available for nrf52 series in sdk as the above link is of nrf official.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ST25R3911B communication with nrf52832</title><link>https://devzone.nordicsemi.com/thread/187189?ContentTypeID=1</link><pubDate>Wed, 15 May 2019 10:03:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:30c4e8eb-1e29-41b5-bee0-d8060ebecd15</guid><dc:creator>awneil</dc:creator><description>[quote userid="79694" url="~/f/nordic-q-a/47301/st25r3911b-communication-with-nrf52832"]It is interfaced on SPI controller[/quote]
&lt;p&gt;That&amp;#39;s all the nRF52832 needs to know.&lt;/p&gt;
&lt;p&gt;Once you have the basic transport functions to send &amp;amp; receive bytes over SPI, the microcontroller becomes irrelevant.&lt;/p&gt;
&lt;p&gt;There are examples for the nRF SPI controller in the SDK.&lt;/p&gt;
&lt;p&gt;The&amp;nbsp;&lt;code&gt;ST25R3911B&lt;/code&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt; neither knows nor cares what microcontroller you use - it just sees SPI signals, and behaves as described in its &lt;strong&gt;documentation&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;ST have example code here:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.st.com/en/nfc/st25r3911b.html#tools-software"&gt;https://www.st.com/en/nfc/st25r3911b.html#tools-software&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;and other support resources here:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.st.com/en/nfc/st25r3911b.html#resource"&gt;https://www.st.com/en/nfc/st25r3911b.html#resource&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>