<?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 do you voluntarily switch between BLE NUS/DFU service?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/14403/how-do-you-voluntarily-switch-between-ble-nus-dfu-service</link><description>My question is while the application is running, how can I disable the NUS service to turn on the DFU service. This idea stems from this question: devzone.nordicsemi.com/.../ 
 The accepted answer involves switching between the two services but there</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 10 Jun 2016 14:33:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/14403/how-do-you-voluntarily-switch-between-ble-nus-dfu-service" /><item><title>RE: How do you voluntarily switch between BLE NUS/DFU service?</title><link>https://devzone.nordicsemi.com/thread/55008?ContentTypeID=1</link><pubDate>Fri, 10 Jun 2016 14:33:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bcb3e03c-467b-4299-9e56-fca5b42f8587</guid><dc:creator>wknight92</dc:creator><description>&lt;p&gt;You may have to increase your IRAM size (default 0x6100) to get your application to function.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How do you voluntarily switch between BLE NUS/DFU service?</title><link>https://devzone.nordicsemi.com/thread/55007?ContentTypeID=1</link><pubDate>Fri, 10 Jun 2016 14:30:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:462fe189-10b4-4fdf-b2ec-54bf0bcb47c5</guid><dc:creator>wknight92</dc:creator><description>&lt;p&gt;As it turns out, you can have both NUS and DFU services (two 128-bit UUID services) working simultaneously if you set [softdevice_handler.c line 388]&lt;code&gt;p_ble_enable_params-&amp;gt;common_enable_params.vs_uuid_count = 2&lt;/code&gt;. Solution was found by this answer: &lt;a href="https://devzone.nordicsemi.com/question/64138/device-reset-when-calling-sd_ble_uuid_vs_add-second-time/"&gt;devzone.nordicsemi.com/.../&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>