<?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 INSIDE BLE EVENT</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/9391/spi-master-inside-ble-event</link><description>I have nrf51822 s130 sdk v8. When I use spi master in main loop the it works fine. When I start to use SPI master inside ble event then I dont get start, cancel or complete event. My code will wait until complete or cancel event. Is the spi master irq</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 24 Sep 2015 12:36:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/9391/spi-master-inside-ble-event" /><item><title>RE: SPI MASTER INSIDE BLE EVENT</title><link>https://devzone.nordicsemi.com/thread/34654?ContentTypeID=1</link><pubDate>Thu, 24 Sep 2015 12:36:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:096eef6d-6a37-4669-91e0-60e122ee434a</guid><dc:creator>MartinBL</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;You should do as little as possible when BLE events are called. Maybe you can keep your SPI code the main loop and just set a flag during the BLE events. Have you looked at some of the other &lt;a href="https://devzone.nordicsemi.com/questions/scope%3Aall/sort%3Arelevance-desc/page%3A1/query%3Aspi%20softdevice/"&gt;threads&lt;/a&gt; here on devzone discussing how to use SPI and a Softdevice concurrently?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>