<?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>Regarding spi communication between nrf51822 and rfid mfrc522</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/42888/regarding-spi-communication-between-nrf51822-and-rfid-mfrc522</link><description>Hello,i am not understanding the master and slave program for spi code in the given example ,can somebody suggest me the easiest way to understand it.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 24 Jan 2019 11:57:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/42888/regarding-spi-communication-between-nrf51822-and-rfid-mfrc522" /><item><title>RE: Regarding spi communication between nrf51822 and rfid mfrc522</title><link>https://devzone.nordicsemi.com/thread/167626?ContentTypeID=1</link><pubDate>Thu, 24 Jan 2019 11:57:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1f819ac8-741b-4f42-b93e-43539742a597</guid><dc:creator>awneil</dc:creator><description>[quote userid="76716" url="~/f/nordic-q-a/42888/regarding-spi-communication-between-nrf51822-and-rfid-mfrc522/167510"]which one will be better code [/quote]
&lt;p&gt;The one which best fits your requirements!&lt;/p&gt;
&lt;p&gt;The&amp;nbsp;&lt;span&gt;mfrc522&amp;nbsp;will probably define whether the nRF51822 needs to be the master or slave.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Regarding spi communication between nrf51822 and rfid mfrc522</title><link>https://devzone.nordicsemi.com/thread/167625?ContentTypeID=1</link><pubDate>Thu, 24 Jan 2019 11:55:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1788353d-4a3e-42ed-9f39-53a23bdf41da</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;Go to the Nordic Home page, and click on &amp;#39;Support&amp;#39;:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1548330628298v1.png" /&gt;&lt;/p&gt;
&lt;p&gt;It&amp;#39;s also linked from the nRF51822 Product Page:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1548330890642v2.png" /&gt;&lt;/p&gt;
&lt;p&gt;and, if you scroll further down the page:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1548331308034v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Regarding spi communication between nrf51822 and rfid mfrc522</title><link>https://devzone.nordicsemi.com/thread/167510?ContentTypeID=1</link><pubDate>Thu, 24 Jan 2019 02:34:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:615ac6a4-0a45-4efa-90f5-b1039e4306dd</guid><dc:creator>Manjunath G</dc:creator><description>&lt;p&gt;Yeah I know how spi works but I am interfacing rfid mfrc522 with the nrf51822 microcontroller.which one will be better code in that documentation to implement this and how can I understand Is there any easy way for that,and yeah I know Embedded c .By the way where can I find that sdk documentation.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Regarding spi communication between nrf51822 and rfid mfrc522</title><link>https://devzone.nordicsemi.com/thread/167509?ContentTypeID=1</link><pubDate>Thu, 24 Jan 2019 02:29:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aecb5b0c-cfc4-4351-a4e6-effa34973e62</guid><dc:creator>Manjunath G</dc:creator><description>&lt;p&gt;Where can I find that sdk documentation?I only know&amp;nbsp; how&amp;nbsp; spi works but I don&amp;#39;t understand the way they have written.can you suggest with some easy way,beacu be I am doing some project on something that includes nrf51822.please&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Regarding spi communication between nrf51822 and rfid mfrc522</title><link>https://devzone.nordicsemi.com/thread/167487?ContentTypeID=1</link><pubDate>Wed, 23 Jan 2019 22:25:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:19f6d31b-68dd-4466-be65-28872bbb6b1f</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;What is it, exactly, that you don&amp;#39;t understand?&lt;/p&gt;
&lt;p&gt;Are you familiar with the basics of how SPI works?&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Are you familiar with&amp;nbsp;&amp;#39;C&amp;#39; programming and microcontrollers?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;As &lt;a href="https://devzone.nordicsemi.com/members/kenneth"&gt;Kenneth&lt;/a&gt; says, have you looked at the SDK documentation?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;It&amp;#39;s hard to make suggestions when we don&amp;#39;t know where you&amp;#39;re stuck, or what background you have.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Regarding spi communication between nrf51822 and rfid mfrc522</title><link>https://devzone.nordicsemi.com/thread/167486?ContentTypeID=1</link><pubDate>Wed, 23 Jan 2019 21:32:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:91580a0c-8bb2-4398-a770-8ae3fc9c187f</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;I would think looking at the online SDK documentation and look in specific at the SPI example and SPI driver documentation would be a good start?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>