<?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 slave with nRF52 BLE</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/19096/spi-slave-with-nrf52-ble</link><description>HI I am working with nRF52 DK
softdevice s132 sdk v11.1 
 I tried out the SPI master and slave examples and they work fine (I can transfer and receive data)
I have been trying to add SPI slave to the heart rate example provided in the sdk and have</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 19 Jan 2017 19:22:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/19096/spi-slave-with-nrf52-ble" /><item><title>RE: SPI slave with nRF52 BLE</title><link>https://devzone.nordicsemi.com/thread/73880?ContentTypeID=1</link><pubDate>Thu, 19 Jan 2017 19:22:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cbe788b4-0e35-42c8-8237-b3e690c0689d</guid><dc:creator>Ywel150</dc:creator><description>&lt;p&gt;Turned the device on and off and it worked perfectly
Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SPI slave with nRF52 BLE</title><link>https://devzone.nordicsemi.com/thread/73881?ContentTypeID=1</link><pubDate>Thu, 19 Jan 2017 19:17:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7c28a7ff-8455-4229-8779-9dcb6ef54dd5</guid><dc:creator>Ywel150</dc:creator><description>&lt;p&gt;Hi Thanks for the response
I tested it with J-link RTT. The master side did print but not the slave side, didn&amp;#39;t even print the SPIS_init where i did &amp;quot;NRF_LOG_PRINTF(&amp;quot;SPIS example\n&amp;quot;);&amp;quot;
I will do what you suggested and let you know.
Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SPI slave with nRF52 BLE</title><link>https://devzone.nordicsemi.com/thread/73882?ContentTypeID=1</link><pubDate>Thu, 19 Jan 2017 16:09:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ee20757f-86c6-4d70-b2bf-22ee2106acae</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I just tested your main.c code together with the SPI master example in the SDK. It worked just fine. Your code sent “1234567”, and received “Nordic” from the SPI master. Are you testing this with a PC-terminal? It could be an issue with the terminal? try to disable/enable the terminal, and turn off/on the deivce.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>