<?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>SPI Communication problem between nRF51 DK and nRF52 DK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/24422/spi-communication-problem-between-nrf51-dk-and-nrf52-dk</link><description>I have the test that spi communication between nRF51 DK(Master) and nRF52 DK (Slave). 
 use the example projects in SDK 12.2. 
 success build and writing but i have got a problem that no receive data on slave side. 
 i checked call spi_event_handler</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 17 Aug 2017 08:51:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/24422/spi-communication-problem-between-nrf51-dk-and-nrf52-dk" /><item><title>RE: SPI Communication problem between nRF51 DK and nRF52 DK</title><link>https://devzone.nordicsemi.com/thread/96181?ContentTypeID=1</link><pubDate>Thu, 17 Aug 2017 08:51:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:14c4ee31-8a1e-48db-8ef9-87c2eda42a5c</guid><dc:creator>J&amp;#248;rn</dc:creator><description>&lt;p&gt;Where exactly do you read the m_rx_buf value? I have the same setup here, nRF51 master, nRF52 slave, SDK 12.2 and it works fine on my end. Do ensure that all your pins are correctly connected. nRF52DK: SCK=P0.03, MOSI=P0.04, MISO=P0.28, CS=P0.29, and for nRF51DK: SCK=P0.01, MOSI=P0.02, MISO=P0.03 and SS/CS=P0.04.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>