<?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 Master with S130 softdevice (SDK11 / nRF51)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/13214/spi-master-with-s130-softdevice-sdk11-nrf51</link><description>I am having difficulties porting the SPI Master demo to an S130 Soft Device on SDK 11.0.0. From the looks of it, there seem to be some issues with interrupts but I am unsure of exactly what is going on. 
 Several posts on here specify that with SDK 10</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 15 Jun 2016 23:19:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/13214/spi-master-with-s130-softdevice-sdk11-nrf51" /><item><title>RE: SPI Master with S130 softdevice (SDK11 / nRF51)</title><link>https://devzone.nordicsemi.com/thread/50388?ContentTypeID=1</link><pubDate>Wed, 15 Jun 2016 23:19:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c41c20e7-85e0-4de4-9416-30bf24e2f963</guid><dc:creator>senses</dc:creator><description>&lt;p&gt;I should ask using nrf_drv_spi.h with MODE2, I am seeing the clock lagging data by quite a few clock cycles.  any clues?
&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/nrf_5F00_drv_5F00_spi_5F00_transfer1.png" alt="image description" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SPI Master with S130 softdevice (SDK11 / nRF51)</title><link>https://devzone.nordicsemi.com/thread/50387?ContentTypeID=1</link><pubDate>Tue, 19 Apr 2016 11:25:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5711b725-0eb9-4391-9be7-ec288d0980b0</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Yes, the SPI driver ( &lt;code&gt;nrf_drv_spi.c&lt;/code&gt; ) in SDK v10.00 is independent of the SoftDevice, so there should be no issues using this in an application that uses a SoftDevice.&lt;/p&gt;
&lt;p&gt;I am afraid that the only examples on how to use the SPI Master driver are without a SoftDevice. However, if you could describe the issue a bit more in detail and I&amp;#39;ll try to see if I can help you.&lt;/p&gt;
&lt;p&gt;Yes, they are two separate drivers. The spi_w5_master driver is a 5-Wire SPI driver that is used by the PHY layer in our BLE serialization library, i.e when the nRF51 is used as a connectivity chip and communincates with a host processor.&lt;/p&gt;
&lt;p&gt;-Bjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>