<?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>how to enter into deep sleep mode</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/68050/how-to-enter-into-deep-sleep-mode</link><description>Hi, I have interfaced the nRF52832 with temperature sensor via i2c(MAX30205 temperature sensor) . I am advertising only when it become low temperature( setting the threshold ) using ble_app_beacon 
 1. To check the threshold i am using time, every one</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 06 Nov 2020 10:04:59 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/68050/how-to-enter-into-deep-sleep-mode" /><item><title>RE: how to enter into deep sleep mode</title><link>https://devzone.nordicsemi.com/thread/278744?ContentTypeID=1</link><pubDate>Fri, 06 Nov 2020 10:04:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2245854d-c9a2-4b46-97e1-62f6ac78bb6d</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;The sensor is an I2C sensor? so it will output a signal (actively) when the threshold is reached? Or do you need to trigger the read from the nRF?&lt;/p&gt;
&lt;p&gt;If you need to trigger this, and you trigger it from a timer interrupt, you need to use system on sleep, because the timer&amp;#39;s can&amp;#39;t run in system off mode.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If it gives an interrupt on it&amp;#39;s own, you can go to system off mode, and enable one of the pins (the sda pin, for example) as a wakeup pin.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>