<?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>USBD data transmission stops while soft device is turned on</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/60685/usbd-data-transmission-stops-while-soft-device-is-turned-on</link><description>Hi, 
 I have created a configuration based on usbd_app_uart example where both usbd and softdevice are enabled on my device as soon as the device is turned on. When I transmit a test string (Hello World) continuously with app_usbd_cdc_acm_write() function</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 27 Apr 2020 16:09:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/60685/usbd-data-transmission-stops-while-soft-device-is-turned-on" /><item><title>RE: USBD data transmission stops while soft device is turned on</title><link>https://devzone.nordicsemi.com/thread/246921?ContentTypeID=1</link><pubDate>Mon, 27 Apr 2020 16:09:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b31ed19d-147c-49ab-b9e9-75e4acc91bf4</guid><dc:creator>masterLee</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;yes it was exactly that, Thank you!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: USBD data transmission stops while soft device is turned on</title><link>https://devzone.nordicsemi.com/thread/246808?ContentTypeID=1</link><pubDate>Mon, 27 Apr 2020 12:08:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e532fe8b-a659-41ce-9ae7-f90b96a6f01e</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;I suspect the advertisement is timing out, and you have the following code in on_adv_evt():&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;        case BLE_ADV_EVT_IDLE:
            sleep_mode_enter();
            break;&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>