<?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>Enabling low power mode in an NRF51822 MBED project, ported to uvision</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/4057/enabling-low-power-mode-in-an-nrf51822-mbed-project-ported-to-uvision</link><description>Hi,
We designed an nrf51822 BLE application using the mbed kit and on-line tools. 
 Our target pcb has a 1.8V onboard supply. To minimise consumption i want to disable the DCDC and also access the other sleep functionalities of the nrf51822. 
 I have</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 14 Oct 2014 08:36:12 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/4057/enabling-low-power-mode-in-an-nrf51822-mbed-project-ported-to-uvision" /><item><title>RE: Enabling low power mode in an NRF51822 MBED project, ported to uvision</title><link>https://devzone.nordicsemi.com/thread/14555?ContentTypeID=1</link><pubDate>Tue, 14 Oct 2014 08:36:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ee2bd44f-08b8-4d05-8be9-a11233fa16c8</guid><dc:creator>Stefan Birnir Sverrisson</dc:creator><description>&lt;p&gt;Actually, I do not know how you do this in MBED code, but you could start coding in C and use the &lt;a href="https://www.nordicsemi.com/eng/nordic/Products/nRF51822/nRF51-SDK-zip/23446"&gt;nRF51822 SDK&lt;/a&gt;. A blog on how to use the MBED kit with the nRF51822 SDK and Keil IDE is &lt;a href="https://devzone.nordicsemi.com/blogs/11/using-nrf51-sdk-with-the-nrf51822-mbed-kit/"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;A guide for lowering current consumption when using nRF51822 and the nRF51822 SDK is &lt;a href="https://devzone.nordicsemi.com/question/5186/how-to-minimize-current-consumption-for-ble-application-on-nrf51822/"&gt;here&lt;/a&gt;.&lt;br /&gt;
Simple low power examples are &lt;a href="https://github.com/NordicSemiconductor/nrf51-powerdown-examples/blob/master/system-on-wakeup-on-gpio/main.c"&gt;here&lt;/a&gt;.&lt;br /&gt;
Also, some of the examples in the SDK are power optimized, e.g. the &lt;a href="https://devzone.nordicsemi.com/documentation/nrf51/6.1.0/s110/html/a00067.html"&gt;ble_app_hrs example&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Anyway, by default, the DCDC should be disabled.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>