<?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>how does BLE interrupts work ?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/5616/how-does-ble-interrupts-work</link><description>Hi there, 
 I am little confused about how the BLE interrupts work, when they are executed, and how can I explore their results.
And, what is the difference between on_ble_event() and on_sys_event() ? 
 Thanks in advance.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 18 Feb 2015 12:55:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/5616/how-does-ble-interrupts-work" /><item><title>RE: how does BLE interrupts work ?</title><link>https://devzone.nordicsemi.com/thread/19681?ContentTypeID=1</link><pubDate>Wed, 18 Feb 2015 12:55:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cd8b8127-9793-4dc7-9834-63031626473e</guid><dc:creator>mohBOSS</dc:creator><description>&lt;p&gt;Thank you Hung, I will take a look at the documents&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how does BLE interrupts work ?</title><link>https://devzone.nordicsemi.com/thread/19680?ContentTypeID=1</link><pubDate>Wed, 18 Feb 2015 11:38:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2409147f-15ba-4562-9606-4422c63d4676</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi mohBOSS,&lt;/p&gt;
&lt;p&gt;If you have a look at the Documentation folder in the SDK installation, you can find the document &amp;quot;Introduction_to_the_S110_Softdevice_v1.0.pdf&amp;quot; which explain a little bit on how the softdevice&amp;#39;s events and APIs works.&lt;/p&gt;
&lt;p&gt;You can also have a look &lt;a href="http://developer.nordicsemi.com/nRF51_SDK/doc/7.2.0/s110/html/a00014.html"&gt;here&lt;/a&gt; for a squence diagram on the flow of event in our application example.&lt;/p&gt;
&lt;p&gt;Regarding on_ble_evt() and on_sys_evt(), ble events are the events related to the Bluetooth parth of the stack, such as GAP, GATT events. System event are the event related to hardware that the stack controlling not BLE, such as Powre failure warning, flash operation, radio timeslot , etc.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>