<?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>nRF5188 USB dongle Manual RESET and Disable Low power</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/9485/nrf5188-usb-dongle-manual-reset-and-disable-low-power</link><description>Hi Guys, 
 I have a MCU RTOS project. in Hardware board, builtin Nodic BLE chip over UART,RTOS BLE stack works fine. 
 We also have a MCU RTOS Emulator based on Qemu,we want to flush customized BLE emuator image to nRF 51822 USB dongle (PCA10000),then</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 07 Oct 2015 01:34:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/9485/nrf5188-usb-dongle-manual-reset-and-disable-low-power" /><item><title>RE: nRF5188 USB dongle Manual RESET and Disable Low power</title><link>https://devzone.nordicsemi.com/thread/35024?ContentTypeID=1</link><pubDate>Wed, 07 Oct 2015 01:34:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e06bd5a6-6092-4e8d-93b7-843a3c2cfd42</guid><dc:creator>tommyhung</dc:creator><description>&lt;p&gt;NRF_POWER-&amp;gt;TASKS_CONSTLAT = 1;&lt;/p&gt;
&lt;p&gt;I can not grep this code in my code base....&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5188 USB dongle Manual RESET and Disable Low power</title><link>https://devzone.nordicsemi.com/thread/35025?ContentTypeID=1</link><pubDate>Sun, 04 Oct 2015 03:22:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f295e8f8-5510-4b3b-adb5-10a88c451445</guid><dc:creator>tommyhung</dc:creator><description>&lt;p&gt;so USB dongle support Central and peripheral same time? For reset case,is it available to send some cmd over /dev/ttyACM (Linux platform) to Dongle to do reset logic? Thanks!&lt;/p&gt;
&lt;p&gt;for lower power case,firmware src should support Lower power case,We want to disable it .&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5188 USB dongle Manual RESET and Disable Low power</title><link>https://devzone.nordicsemi.com/thread/35023?ContentTypeID=1</link><pubDate>Fri, 02 Oct 2015 00:59:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:39395494-3d0e-4083-99db-80231b20236f</guid><dc:creator>tommyhung</dc:creator><description>&lt;p&gt;for lower power case,firmware src should support Lower power case,We want to disable it .&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5188 USB dongle Manual RESET and Disable Low power</title><link>https://devzone.nordicsemi.com/thread/35022?ContentTypeID=1</link><pubDate>Fri, 02 Oct 2015 00:58:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:536f18d8-9d50-438b-9e17-cd8be1942d4a</guid><dc:creator>tommyhung</dc:creator><description>&lt;p&gt;Hi Stefan,Thanks.&lt;/p&gt;
&lt;p&gt;so USB dongle support Central and peripheral same time?  For reset case,is it available to send some cmd over /dev/ttyACM (Linux platform) to Dongle to do reset logic? Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF5188 USB dongle Manual RESET and Disable Low power</title><link>https://devzone.nordicsemi.com/thread/35021?ContentTypeID=1</link><pubDate>Wed, 30 Sep 2015 11:44:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:24f85832-c7de-4c36-8315-4fb1ee4aef76</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;You can soft reset the nRF51 with the command&lt;/p&gt;
&lt;p&gt;NVIC_SystemReset();&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Im not sure if I understand your question, but you can set the nRF51 into constant latency mode with the command&lt;/p&gt;
&lt;p&gt;NRF_POWER-&amp;gt;TASKS_CONSTLAT = 1;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;and back to low power mode with&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;NRF_POWER-&amp;gt;TASKS_LOWPWR = 1;
&lt;/code&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>