<?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>Softdevice hangs with big SPI master transfers.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/5153/softdevice-hangs-with-big-spi-master-transfers</link><description>After SD initialization and turning on advertising i have to send large amount of data via SPI continuously. SPI driver code initializes SPI module after SD init and advertising start. After few minutes of successful operation application execution suddenly</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 21 Jan 2015 14:37:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/5153/softdevice-hangs-with-big-spi-master-transfers" /><item><title>RE: Softdevice hangs with big SPI master transfers.</title><link>https://devzone.nordicsemi.com/thread/18071?ContentTypeID=1</link><pubDate>Wed, 21 Jan 2015 14:37:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e50a5f7e-92c9-4666-9cb4-48ebdac99b0d</guid><dc:creator>Sergey</dc:creator><description>&lt;p&gt;Sorry guys! Problem resolved. It was just going to the sleep state on BLE_GAP_EVT_TIMEOUT event with sd_power_system_off() calling. It was not depend on SPI module. When advertise timer expired device went to the sleep state. We just set APP_ADV_TIMEOUT_IN_SECONDS to 0 and we temporarily removed any appearance of the sd_power_system_off() function from our code. Thanks for quick responses!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Softdevice hangs with big SPI master transfers.</title><link>https://devzone.nordicsemi.com/thread/18070?ContentTypeID=1</link><pubDate>Mon, 19 Jan 2015 17:01:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5386ab0f-bb67-41c5-96cc-ebd7d268f485</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;Hi Sergey&lt;/p&gt;
&lt;p&gt;When debugging, make sure you have compiler optimization disabled.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Softdevice hangs with big SPI master transfers.</title><link>https://devzone.nordicsemi.com/thread/18069?ContentTypeID=1</link><pubDate>Thu, 15 Jan 2015 16:25:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:88426ad1-fa17-444e-b0f0-461f13dafdb7</guid><dc:creator>Sergey</dc:creator><description>&lt;p&gt;Good day, Stefan!
nRFgo studio says QFAAG00 chip version.
We are using nRF51 SDK v. 6.0.0&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Softdevice hangs with big SPI master transfers.</title><link>https://devzone.nordicsemi.com/thread/18068?ContentTypeID=1</link><pubDate>Thu, 15 Jan 2015 15:40:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:194a91b8-4806-43b4-8624-e4033b7533cf</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;I haven&amp;#39;t heard of this problem before. Which nRF51822 revision do you have, i.e. what are the chip markings on your chip? Also, what SDK version are you using?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>