<?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>No callbacks from softdevice to sys_evt_dispatch</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/36607/no-callbacks-from-softdevice-to-sys_evt_dispatch</link><description>My app (S130 SDK12.3; BLE with multiprotocol support where the radio session is opened before advertising) registers function sys_evt_dispatch() as per 
 
 but sys_evt_dispatch() 
 
 is never called. What can be the root cause?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 24 Jul 2018 06:14:20 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/36607/no-callbacks-from-softdevice-to-sys_evt_dispatch" /><item><title>RE: No callbacks from softdevice to sys_evt_dispatch</title><link>https://devzone.nordicsemi.com/thread/141076?ContentTypeID=1</link><pubDate>Tue, 24 Jul 2018 06:14:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6f381579-2613-4ef0-81da-42ca4a70f4a6</guid><dc:creator>Darrew</dc:creator><description>&lt;p&gt;The timeslot is started according to your tutorial. I would have expected to see an fs event going to fs_sys_event_handler&amp;nbsp;(fstorage.c) since advertising is blocked (and&amp;nbsp;pending)&amp;nbsp;by&amp;nbsp;flash_access_in_progress() (ble_advertising.c:ble_advertising_start())&amp;nbsp;being true for any reason I do not know.&amp;nbsp;But, no events are coming since the&amp;nbsp;SoC is reset after getting out from sd_app_evt_wait() for any&amp;nbsp;reason.&lt;/p&gt;
&lt;p&gt;Please check &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/36730/flash_access_in_progress-preventing-ble-advertising-start"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/36730/flash_access_in_progress-preventing-ble-advertising-start&lt;/a&gt;, this is a flollow-up of the same problem (I will update and close this thread).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: No callbacks from softdevice to sys_evt_dispatch</title><link>https://devzone.nordicsemi.com/thread/141046?ContentTypeID=1</link><pubDate>Mon, 23 Jul 2018 21:09:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:75c6b4b8-1bb1-4a00-8fba-e5ff283f2c96</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Jose,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t see a problem in your code. Which events did you expect ? Have you started the timeslot ?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Could you try to follow our tutorial &lt;a href="https://devzone.nordicsemi.com/tutorials/b/software-development-kit/posts/setting-up-the-timeslot-api"&gt;here &lt;/a&gt;and let us know if you don&amp;#39;t see the event ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>