<?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_radio_notification_cfg_set no longer usable with SD in SDK 14</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/29528/sd_radio_notification_cfg_set-no-longer-usable-with-sd-in-sdk-14</link><description>Hi, 
 I&amp;#39;ve been trying to update Espruino ( github.com/.../Espruino) from using SDK 12 to SDK 14, which is proving to be a pretty horrific task. 
 The latest issue I&amp;#39;ve hit is that I was using radio notifications for: 
 
 Pumping data out using a</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 19 Jan 2018 13:58:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/29528/sd_radio_notification_cfg_set-no-longer-usable-with-sd-in-sdk-14" /><item><title>RE: sd_radio_notification_cfg_set no longer usable with SD in SDK 14</title><link>https://devzone.nordicsemi.com/thread/117367?ContentTypeID=1</link><pubDate>Fri, 19 Jan 2018 13:58:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:86be6dfa-db85-4c05-b08b-8072ad13207d</guid><dc:creator>Gordon</dc:creator><description>&lt;p&gt;Thanks - this worked for me. As it happens I&amp;#39;d forgotten to uncomment SWI1_Handler which had caused the whole thing to lock up&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: sd_radio_notification_cfg_set no longer usable with SD in SDK 14</title><link>https://devzone.nordicsemi.com/thread/117366?ContentTypeID=1</link><pubDate>Fri, 19 Jan 2018 13:29:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:89747a4f-719b-4986-82e1-d4886b9398b3</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Gordon,&lt;/p&gt;
&lt;p&gt;The following code worked for me (ble_app_uart SDK v14.2), I called it after ble_stack_init() and before ble_advertising_start().&lt;/p&gt;
&lt;p&gt;I&amp;#39;m not sure in your case if you starts advertising elsewhere before the call ?&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/2364.main.c"&gt;main.c&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: sd_radio_notification_cfg_set no longer usable with SD in SDK 14</title><link>https://devzone.nordicsemi.com/thread/117365?ContentTypeID=1</link><pubDate>Thu, 18 Jan 2018 16:31:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dfc4f324-1bab-43bd-9fa5-d7418f996926</guid><dc:creator>Gordon</dc:creator><description>&lt;p&gt;I just tried that (moving &lt;a href="https://github.com/espruino/Espruino/blob/6a542af38cf67fbbd148bc300d3022753bc648c9/targets/nrf5x/bluetooth.c#L1900-L1908"&gt;github.com/.../bluetooth.c&lt;/a&gt; around within that function) but without success. It still fails.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: sd_radio_notification_cfg_set no longer usable with SD in SDK 14</title><link>https://devzone.nordicsemi.com/thread/117364?ContentTypeID=1</link><pubDate>Thu, 18 Jan 2018 15:25:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a6456507-2950-48a4-bf9d-b2335131d78f</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;No, I mean before you start advertising or get into connection, any BLE activity. I believe it&amp;#39;s where the sd_radio_notification_cfg_set() is supposed to be called.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: sd_radio_notification_cfg_set no longer usable with SD in SDK 14</title><link>https://devzone.nordicsemi.com/thread/117363?ContentTypeID=1</link><pubDate>Thu, 18 Jan 2018 13:50:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2a0232cf-f2dd-49ae-87e9-10e134560d74</guid><dc:creator>Gordon</dc:creator><description>&lt;p&gt;Aha - so you think if I call it &lt;em&gt;before enabling the softdevice&lt;/em&gt; it&amp;#39;ll continue working when the SD is enabled? I could probably do that, yes.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: sd_radio_notification_cfg_set no longer usable with SD in SDK 14</title><link>https://devzone.nordicsemi.com/thread/117362?ContentTypeID=1</link><pubDate>Thu, 18 Jan 2018 13:37:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:441b5bc7-1b1d-4ca9-a90b-a94e8c6c3553</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Do you need to call sd_radio_notification_cfg_set() dynamically when the softdevice is active ? Can you simply call it when you first enable the softdevice ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>