<?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>I need interface the MFRC522 with nRF52833 using Zephyr RTOS.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/115660/i-need-interface-the-mfrc522-with-nrf52833-using-zephyr-rtos</link><description>Hai, i try to MFRC522 rfid reader interface the nrf52833. 1. I try the read version from reader but it&amp;#39;s only show the 0xFF 2.I try to read the card id . it is not work. I need solution for this. I attached the code below. 
 
 mfrc522.c file 
 mfrc522</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 21 Nov 2025 15:41:37 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/115660/i-need-interface-the-mfrc522-with-nrf52833-using-zephyr-rtos" /><item><title>RE: I need interface the MFRC522 with nRF52833 using Zephyr RTOS.</title><link>https://devzone.nordicsemi.com/thread/555077?ContentTypeID=1</link><pubDate>Fri, 21 Nov 2025 15:41:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:407c512d-d666-46e5-ae62-65878e454b9f</guid><dc:creator>Bitti_1</dc:creator><description>&lt;p&gt;Hey Praveen, how did you solve the issue? im having same problems... could you please share your code so i could check whats wrong with mine.. thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I need interface the MFRC522 with nRF52833 using Zephyr RTOS.</title><link>https://devzone.nordicsemi.com/thread/512027?ContentTypeID=1</link><pubDate>Tue, 26 Nov 2024 05:08:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0f64e13a-205d-41b7-8602-a2fd9e66a07a</guid><dc:creator>M.Praveen</dc:creator><description>&lt;p&gt;Hai,&lt;/p&gt;
&lt;p&gt;Thank you for reply.&lt;br /&gt;&lt;br /&gt;I solved the issue and get the output&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Praveen M&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I need interface the MFRC522 with nRF52833 using Zephyr RTOS.</title><link>https://devzone.nordicsemi.com/thread/507041?ContentTypeID=1</link><pubDate>Mon, 21 Oct 2024 05:18:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0fe542a6-91d2-4e93-865e-a75477581163</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;You need to check&amp;nbsp;why&amp;nbsp;MFRC522_ToCard has returned with failed status. Start the debugger and step into that function and see where the failure happens exactly. Also connect the SPI pins to the logic analyzer or similar to see if there is any valid data transactions between that sensor and the nRF52 chip.&lt;/p&gt;
&lt;p&gt;We know that this reader works with nRF52832 (which should work similar on nRF52833) )and the source for that can be found &lt;a href="https://github.com/mervedamar/MFRC522-NRF52"&gt;here&lt;/a&gt;. You might need some porting efforts to port it to the newest SDK.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>