<?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>NRF51822   Lower Power Mode  with  RTC wakeup</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/29224/nrf51822-lower-power-mode-with-rtc-wakeup</link><description>Hi, 
 I have a question that Product Specification v3.1 of nrf51822 describes Flexible Power Management: 2.6 μA at 3 V ON mode, all blocks IDLE. But, in the same place, NRF52832 describes as follows: 1.9 μA at 3 V in ON mode, no RAM retention, wake on</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 08 Jan 2018 08:23:35 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/29224/nrf51822-lower-power-mode-with-rtc-wakeup" /><item><title>RE: NRF51822   Lower Power Mode  with  RTC wakeup</title><link>https://devzone.nordicsemi.com/thread/116235?ContentTypeID=1</link><pubDate>Mon, 08 Jan 2018 08:23:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e5957598-52d7-4adf-b115-d6be7adef37b</guid><dc:creator>Chocol8</dc:creator><description>&lt;p&gt;You should check the DC/DC current draws is specification. Moreover, if you have any Nordic semiconductors board you can load the code of yours  there and check if the current is the same. If it is not equeal your custom board has hardware issues if it is the same then it is probably firmware issue.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF51822   Lower Power Mode  with  RTC wakeup</title><link>https://devzone.nordicsemi.com/thread/116234?ContentTypeID=1</link><pubDate>Sun, 07 Jan 2018 07:29:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0075e8b7-1cc4-49a6-aaef-cb315816f885</guid><dc:creator>liu</dc:creator><description>&lt;p&gt;hello,
chocol8.
I use a custom board.I don&amp;#39;t use uart,spi,twi ect, and i set pins not used to output and high. I used the chip in  DC/DC converter mode. Otherwise, i used the button battery to support the voltage.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF51822   Lower Power Mode  with  RTC wakeup</title><link>https://devzone.nordicsemi.com/thread/116232?ContentTypeID=1</link><pubDate>Fri, 05 Jan 2018 11:06:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5eff9893-3ed5-4dbd-923d-95487dc67fb1</guid><dc:creator>Chocol8</dc:creator><description>&lt;p&gt;This might be caused by any of the initialized peripherals e.g. UART, SPI, TWI. By the way do you use custom board or a DK from Nordic semiconductors? On a custom board there mught be DC/DC converters or some leakage.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF51822   Lower Power Mode  with  RTC wakeup</title><link>https://devzone.nordicsemi.com/thread/116233?ContentTypeID=1</link><pubDate>Fri, 05 Jan 2018 09:05:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a7d29462-cb58-4201-bef3-13f38781bc78</guid><dc:creator>liu</dc:creator><description>&lt;p&gt;hello,
chocol8, Thanks for your reply.
Now i use&lt;/p&gt;
&lt;p&gt;err_code = app_timer_create(&amp;amp;m_sleep_10s_timer_id,&lt;br /&gt;
APP_TIMER_MODE_REPEATED,
sleep_10s_timeout_handler);
uint32_t err_code2 = app_timer_start(m_sleep_10s_timer_id, SLEEP_10S_TEMP_INTERVAL, NULL);&lt;/p&gt;
&lt;p&gt;in lowe power mode with power_manage().
But the current is vary from 10uA to 70uA, now rtc can wake NRF51822 every 10s.
I donn&amp;#39;t know why the current cost is so high and vary.
Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF51822   Lower Power Mode  with  RTC wakeup</title><link>https://devzone.nordicsemi.com/thread/116231?ContentTypeID=1</link><pubDate>Fri, 05 Jan 2018 08:49:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a7a7a72e-8e1a-4120-b398-6f90b2119e30</guid><dc:creator>Chocol8</dc:creator><description>&lt;p&gt;Hello, yes it is possibile. If you use softdevice you will have to use RTC1 instance because RTC0 is used by softdevice.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>