<?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>WakeUp using Bluetooth Event and Self Wake Up timer(NRF52832)</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/84476/wakeup-using-bluetooth-event-and-self-wake-up-timer-nrf52832</link><description>HI All, 
 We are using NRF52832 for our project. 
 
 1) Can we wake up the NRF52832 chip from sleep mode using Bluetooth Event? 
 2) Can we wake up the NRF52832 chip from sleep mode using Self Wake Up Time or similar way? 
 
 
 Please send some example</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 15 Feb 2022 08:58:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/84476/wakeup-using-bluetooth-event-and-self-wake-up-timer-nrf52832" /><item><title>RE: WakeUp using Bluetooth Event and Self Wake Up timer(NRF52832)</title><link>https://devzone.nordicsemi.com/thread/353030?ContentTypeID=1</link><pubDate>Tue, 15 Feb 2022 08:58:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5ed1ded0-25b9-4fad-b1ef-8706b495b1cc</guid><dc:creator>Karl Ylvisaker</dc:creator><description>[quote user="NileshK"]I was referring SYSTEM_OFF sleep.[/quote]
&lt;p&gt;Thank you for clarifying.&lt;/p&gt;
[quote user="NileshK"]I will try SYSTEM_ON mode for waking up using Bluetooth event.[/quote]
&lt;p&gt;Great! If you are using the power management library the device will wake up off itself whenever a Bluetooth event is upcoming (like an upcoming advertising or connection event).&lt;br /&gt;You can read more about &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/power.html?cp=4_2_0_17#concept"&gt;the SYSTEM_OFF and SYSTEM_ON sleep modes here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: WakeUp using Bluetooth Event and Self Wake Up timer(NRF52832)</title><link>https://devzone.nordicsemi.com/thread/352931?ContentTypeID=1</link><pubDate>Mon, 14 Feb 2022 14:30:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f156b499-4ee6-4e14-9c49-323e41455ccd</guid><dc:creator>NileshK</dc:creator><description>&lt;p&gt;&lt;span&gt;HI Karl,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I was referring SYSTEM_OFF sleep.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I will try SYSTEM_ON mode for waking up using Bluetooth event.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thank you.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: WakeUp using Bluetooth Event and Self Wake Up timer(NRF52832)</title><link>https://devzone.nordicsemi.com/thread/351789?ContentTypeID=1</link><pubDate>Tue, 08 Feb 2022 12:26:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8e2113e0-96d5-48bf-bd71-b4549c63f757</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
[quote user=""]1) Can we wake up the NRF52832 chip from sleep mode using Bluetooth Event?[/quote]
&lt;p&gt;Are you referring to SYSTEM_ON or SYSTEM_OFF sleep?&lt;br /&gt;&lt;br /&gt;In case of SYSTEM_ON, the SoftDevice already does this for you - you can see how this is done in the ble_peripheral examples in the SDK. When the device is idle it enters into SYSTEM_ON sleep, until it is woken by any generated event - such as from a peripheral or the SoftDevice.&lt;br /&gt;&lt;br /&gt;In case of SYSTEM_OFF, it is not possible to wake the device from SYSTEM_OFF sleep using Bluetooth events require the SoftDevice to be active, and the Radio to be available, and neither of this is the case when the device is in SYSTEM_OFF sleep. The only way to wake the device from SYSTEM_OFF sleep is through an external interrupt, external to the nRF52832 SoC.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>