<?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>ble peripheral awaken from deep sleep</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/58902/ble-peripheral-awaken-from-deep-sleep</link><description>To the kind attention of Nordic support team, 
 I&amp;#39;m interested in a ble example (SDK15.2 nRF52840 nRF52832) where peripheral device is waken up from being in deep sleep mode, when receiving a central message. 
 I mean, from what I&amp;#39;m reading in https:</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 10 Mar 2020 15:09:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/58902/ble-peripheral-awaken-from-deep-sleep" /><item><title>RE: ble peripheral awaken from deep sleep</title><link>https://devzone.nordicsemi.com/thread/239174?ContentTypeID=1</link><pubDate>Tue, 10 Mar 2020 15:09:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:049cbc94-5f10-4d28-9e29-e5e891540b33</guid><dc:creator>astella</dc:creator><description>&lt;p&gt;To me it is relevant information in this link:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/5141/nrf51-low-energy-wake-up"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/5141/nrf51-low-energy-wake-up&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ble peripheral awaken from deep sleep</title><link>https://devzone.nordicsemi.com/thread/239059?ContentTypeID=1</link><pubDate>Tue, 10 Mar 2020 10:38:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:66fddc54-6b50-47a1-90e4-ff36effbcdc9</guid><dc:creator>astella</dc:creator><description>&lt;p&gt;Thank you for your kindness. I see. As you say in &amp;#39;&lt;span&gt;It is not possible for a device to be in deep sleep and wake on packet reception&lt;/span&gt;&amp;#39; I can understand that to be able to receive, antenna must be in the proper state. and its consumption about 5-6 mAmps.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ble peripheral awaken from deep sleep</title><link>https://devzone.nordicsemi.com/thread/239055?ContentTypeID=1</link><pubDate>Tue, 10 Mar 2020 10:31:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fdb7e52e-c062-46c8-96ae-f9f5a362b926</guid><dc:creator>run_ar</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It is not possible for a device to be in deep sleep and wake on packet reception. The BLE protocol uses a timer to wake up when there is a connection event. The connection interval is decided by the master, but it can be negotiated by the slave. The interval has to be somewhere in the 7.5ms to 4s range, but it is possible to configure slave latency which means the slave does not wake up to receive a packet during the configured latency time.&lt;/p&gt;
&lt;p&gt;Using a timer to wake up is a very power efficient solution, you can use our online power profiler to calculate the power consumption for different scenarios:&lt;a href="https://devzone.nordicsemi.com/nordic/power/"&gt;https://devzone.nordicsemi.com/nordic/power/&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>