<?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>SystemOFF mode and BLE advertising</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/77980/systemoff-mode-and-ble-advertising</link><description>Dear Nordic, 
 Could you please advice me how to combine system off mode and bluetooth advertisements using Zephyr / nRF Connect SDK? Is there any clear example around? 
 The device we&amp;#39;re working on shoud be set to ultra low power mode when advertising</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 30 Jul 2021 18:31:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/77980/systemoff-mode-and-ble-advertising" /><item><title>RE: SystemOFF mode and BLE advertising</title><link>https://devzone.nordicsemi.com/thread/322719?ContentTypeID=1</link><pubDate>Fri, 30 Jul 2021 18:31:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0259a52a-a0f5-4417-add7-ff02df951b6e</guid><dc:creator>Dmitry Kr</dc:creator><description>&lt;p&gt;Dear Simonr,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;As we checked, for nCS 1.6.1, Zephyr OS automatically changes power mode to the best available. If the device is only advertising, it works fine.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Let me check all issues related to power modes control, and then we close the issue.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SystemOFF mode and BLE advertising</title><link>https://devzone.nordicsemi.com/thread/322705?ContentTypeID=1</link><pubDate>Fri, 30 Jul 2021 15:14:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0b176848-5219-440f-ae53-75e173c6b921</guid><dc:creator>Dmitry Kr</dc:creator><description>&lt;p&gt;Dear Simon,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;it&amp;#39;s OK to use proposed mode. I thougth we could use just some low-power mode with RTC turned on and MCU&amp;nbsp;awakening&amp;nbsp;by RTC event.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;How we should use it? By&amp;nbsp;&lt;span&gt;PM_STATE_SUSPEND_TO_IDLE or&amp;nbsp;PM_STATE_RUNTIME_IDLE state?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SystemOFF mode and BLE advertising</title><link>https://devzone.nordicsemi.com/thread/322264?ContentTypeID=1</link><pubDate>Wed, 28 Jul 2021 13:45:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:da95f3d6-e38a-44eb-a3c1-93026eb1e8e1</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;When the nRF5x series are in System OFF mode, the CPU is turned off, and thus it&amp;#39;s impossible for it to advertise (or do anything for that matter). In system OFF mode it will require an external event to wake up. How often are you planning on advertising? If you&amp;#39;re planning on advertising a lot I don&amp;#39;t think it will pay off going into system OFF mode at all, as you&amp;#39;ll need an external MCU to wake it up, and the wake up procedure is rather power consuming. You might be better off just going into IDLE system ON mode, as that won&amp;#39;t draw much more than ~1µA, and it won&amp;#39;t be as costly waking up and start advertising.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>