<?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 issue on nRF52</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/16660/spi-issue-on-nrf52</link><description>I&amp;#39;m using nRF52+SDK11.0.0+S132 with an application based on the ble_hrs example. 
 In main() , if I call a blocking nrf_drv_spi_transfer() to configure some SPI sensors before calling ble_advertising_start() , then my code spins in spi_xfer() &amp;#39;s while</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 27 Sep 2016 00:14:30 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/16660/spi-issue-on-nrf52" /><item><title>RE: SPI issue on nRF52</title><link>https://devzone.nordicsemi.com/thread/63741?ContentTypeID=1</link><pubDate>Tue, 27 Sep 2016 00:14:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aeebb079-6888-4150-a3d6-849da157bf1c</guid><dc:creator>Tosa</dc:creator><description>&lt;p&gt;It turns out that I was assigning P0.21 for SCK, which caused reset on the nRF52 DK (I&amp;#39;m using the DK for code development before porting to custom hardware). So the following pins are fixed when using the nRF52 DK:
// PCA10040 fixed pins: 32kHz 0, 1; UART: 5, 6, 7, 8; NFC 9, 10; BTN: 13, 14, 15, 16; LED: 17, 18, 19, 20; RESET: 21&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>