<?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>SD_EVT_IRQHandler in Timeslot obsever</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/9051/sd_evt_irqhandler-in-timeslot-obsever</link><description>I&amp;#39;m using the Github project github.com/.../nRF51-multi-role-conn-observer-advertiser in order to SCAN in a specific channel rather than all 3 channels. In this example, softdevice_handler.c which is needed for normal advertising is not used. As long</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 08 Sep 2015 21:27:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/9051/sd_evt_irqhandler-in-timeslot-obsever" /><item><title>RE: SD_EVT_IRQHandler in Timeslot obsever</title><link>https://devzone.nordicsemi.com/thread/33340?ContentTypeID=1</link><pubDate>Tue, 08 Sep 2015 21:27:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c54d869b-d89f-48af-aae2-6667e0a1f6bc</guid><dc:creator>FA</dc:creator><description>&lt;p&gt;An answer to my above issue is posted in comments of this post: &lt;a href="https://devzone.nordicsemi.com/question/49420/scan-in-a-single-channel/"&gt;devzone.nordicsemi.com/.../&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SD_EVT_IRQHandler in Timeslot obsever</title><link>https://devzone.nordicsemi.com/thread/33339?ContentTypeID=1</link><pubDate>Mon, 07 Sep 2015 05:42:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:20c678ae-30f9-4e27-8a62-8ab2cd6aef1c</guid><dc:creator>FA</dc:creator><description>&lt;p&gt;Thanks for the documentations. The softdevice_handler.c is used in the advertising part of my program, which is essentially based on one of the SDK examples, so that file has to be included. Also, I need to have the Observer example added to the program, which is using SWI2_IRQHandler. So, these two handlers have to be merged. As I&amp;#39;m doing scanning and advertising sequentially and not at the same time, does it make sense to add a switch case in the SWI2_IRQHandler and do whatever the examples are doing based on whether the timeslot scanning or normal advertising is being used (just as a very quick setup to get rid of the error)?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SD_EVT_IRQHandler in Timeslot obsever</title><link>https://devzone.nordicsemi.com/thread/33338?ContentTypeID=1</link><pubDate>Fri, 04 Sep 2015 11:11:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:476bb798-f68d-4ec7-80db-7cf5dd381d17</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi FA,&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;They all come from the same source, the softdevice event notification that use the SWI2 to notify the application. Please have a look in the Softdevice product specification, look for &amp;quot;Application signals - software interrupts&amp;quot;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;I don&amp;#39;t think normal advertising have anything to do with softdevice event, except for the advertising timeout event.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;My suggestion for you is to do some more study on a normal example to understand how the softdevice event handle works. Then you can have a look at the timeslot documentation in the softdevice specification (download from our website).
A tutorial on how the timeslot works can be found in the tutorial section &lt;a href="https://devzone.nordicsemi.com/tutorials/16/setting-up-the-timeslot-api/"&gt;here&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>