<?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>Enabling SPI Master in SDK 10</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/13787/enabling-spi-master-in-sdk-10</link><description>I am moving from S110 and SDK 6 point something to S130 and SDK 10. I have my basic BLE code going but am unable to get the SPI back-in-action. I am using gcc and the s130 make file. 
 When I compile I get this error message first among a few others</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 23 May 2016 14:54:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/13787/enabling-spi-master-in-sdk-10" /><item><title>RE: Enabling SPI Master in SDK 10</title><link>https://devzone.nordicsemi.com/thread/52699?ContentTypeID=1</link><pubDate>Mon, 23 May 2016 14:54:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1f428c35-40f9-4316-857e-3064d1a01471</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;Thanks for sharing.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling SPI Master in SDK 10</title><link>https://devzone.nordicsemi.com/thread/52698?ContentTypeID=1</link><pubDate>Mon, 23 May 2016 14:52:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ff278671-84ad-46e3-aa86-0f0468fdb778</guid><dc:creator>george</dc:creator><description>&lt;p&gt;Fixed! I hadn&amp;#39;t modified the nrf_drv_config.h file. I was looking directly at the nrf_drv_spi.c/h file which was a flawed approach. Compiled nicely once I enabled SPI Master in nrf_drv_config.h. Knew it was something dumb I was missing/overlooking.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enabling SPI Master in SDK 10</title><link>https://devzone.nordicsemi.com/thread/52697?ContentTypeID=1</link><pubDate>Mon, 23 May 2016 14:01:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5815558f-bce7-4804-9ede-1e80f3a337f6</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;I assume your modified lines are from the nrf_drv_config.h file? Where is it located? I seem to recall a case where the compiler used one file and I used a different one, but with the same name.&lt;/li&gt;
&lt;li&gt;Is it just your project or is the SPI peripheral example from the SDK also compiling with errors?&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>