<?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>NRF52811 help regarding power saving/sleep mode</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/69566/nrf52811-help-regarding-power-saving-sleep-mode</link><description>Hey. I am new to this forum and new to programming BLE chips. I have ordered my first dev board and cant wait to get my hands on it. I have been reading a lot for the coupe of last days and there are very important things that I need to understand about</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 17 Dec 2020 21:22:50 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/69566/nrf52811-help-regarding-power-saving-sleep-mode" /><item><title>RE: NRF52811 help regarding power saving/sleep mode</title><link>https://devzone.nordicsemi.com/thread/285722?ContentTypeID=1</link><pubDate>Thu, 17 Dec 2020 21:22:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5ebd6b80-179f-4335-aa3a-77e1105c3e90</guid><dc:creator>Sigurd</dc:creator><description>[quote user="zazas321"]I guess that would mean that the System OFF mode is not possible here?[/quote]
&lt;p&gt;&amp;nbsp;Correct.&lt;/p&gt;
[quote user="zazas321"]The most viable choice would be System ON working in low power sub system mode?&amp;nbsp;[/quote]
&lt;p&gt;&amp;nbsp;Correct.&lt;/p&gt;
[quote user="zazas321"]I would see the device appearing and dissapearing or 5 seconds? [/quote]
&lt;p&gt;&amp;nbsp;Correct.&lt;/p&gt;
[quote user="zazas321"]If so, how will I be able to reliably connect to it?[/quote]
&lt;p&gt;You will be able to connect to it, but it will take longer time to discover and connect to it, since it only advertises every 5 seconds. It&amp;#39;s a trade-off .You can easily test this yourself, take for example the ble_app_blinky example in the nRF5 SDK, set the advertising interval to 5 seconds, and try connecting to it using your phone with the &lt;a href="https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Connect-for-mobile"&gt;nRF Connect for mobile app&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52811 help regarding power saving/sleep mode</title><link>https://devzone.nordicsemi.com/thread/285501?ContentTypeID=1</link><pubDate>Thu, 17 Dec 2020 05:52:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:17ca3ca1-a0c4-423e-b602-375d1fe168e1</guid><dc:creator>zazas321</dc:creator><description>&lt;p&gt;Thanks a lot for the response. That was very helpful understanding more about the funcionality of your device. Also, I would like to ask one more question if possible:&lt;/p&gt;
&lt;p&gt;1. For my application, I have mentioned that I need to be able to connect to the bluetooth at any time and also monitor some other sensors. I guess that would mean that the System OFF mode is not possible here? The most viable choice would be System ON working in low power sub system mode?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Also, could you explain me a little bit about long advertising. If I select long adveretising such as 5 seconds intervals, would that mean that if I check on my mobile phone nearby bluetooth devices, I would see the device appearing and dissapearing or 5 seconds? If so, how will I be able to reliably connect to it? Im not fully understanding it yet.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks in advance&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52811 help regarding power saving/sleep mode</title><link>https://devzone.nordicsemi.com/thread/285455?ContentTypeID=1</link><pubDate>Wed, 16 Dec 2020 20:02:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:beb845ea-ba44-4d12-bc85-46d789605625</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;1)&lt;/p&gt;
[quote user=""]The GSM module uses USART to talk between CPU and the GSM module.[/quote]
&lt;p&gt;When you say CPU, I assume you mean the nRF52 device ?&lt;/p&gt;
&lt;p&gt;Also, if you are looking for a low-power&amp;nbsp;LTE-M/NB-IoT modem, then I recommend checking out our &lt;a href="https://www.nordicsemi.com/Products/Low-power-cellular-IoT/nRF9160"&gt;nRF9160&lt;/a&gt;.&lt;/p&gt;
[quote user=""]Since the BLE chip has one USART port available, I believe that should not be a problem right?[/quote]
&lt;p&gt;&amp;nbsp;Correct, that should not be an issue. The nRF52811 has 1 &lt;a href="https://infocenter.nordicsemi.com/topic/ps_nrf52811/uarte.html"&gt;UART(E)&lt;/a&gt;. If you need more, then you can upgrade to the nRF52833 or the nRF52840, that have 2 UART(E).&lt;/p&gt;
[quote user=""]The usart is probably used to flash the device but I can connect some external USART device to it?[/quote]
&lt;p&gt;&amp;nbsp;With a debugger(e.g. Segger Jlink) you can flash the device using the SWD interface. If you need to do a DFU(device firmware update), then our SDK provides you with a bootloader that supports multiple transport layers, e.g. Bluetooth or serial(UART, or &lt;span&gt;USB CDC ACM if you select a nRF5 device with built-in USB&lt;/span&gt;). And yes, you can connect the UART(E) to an external device/UART.&lt;/p&gt;
&lt;p&gt;2)&lt;/p&gt;
&lt;p&gt;You can read about the different system power modes at &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fps_nrf52811%2Fpower.html&amp;amp;anchor=unique_261277599"&gt;this link&lt;/a&gt;.&lt;/p&gt;
[quote user=""]I am slightly concerned whether when in power saving mode, any of the peripherals will be enabled such as SPI / I2C? [/quote]
&lt;p&gt;&amp;nbsp;In System OFF mode, they will be disabled (since &lt;span&gt;the system&amp;rsquo;s core functionality is powered down in this mode).In System ON mode, you turn these serial&amp;nbsp;peripherals ON or OFF as you want.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;3) &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;It&amp;#39;s a ultra low-power radio, depending on how your configuration is, you can do connectable&amp;nbsp;adverting&amp;nbsp;and still get average power consumption&amp;nbsp;well below 10&amp;micro;A. With a long advertising&amp;nbsp;interval, and low tx power configuration, you can even get it down to ~3 &amp;micro;A. Please have a look at our Online Power Profiler for BLE at &lt;a href="https://devzone.nordicsemi.com/nordic/power/w/opp/2/online-power-profiler-for-ble"&gt;this link&lt;/a&gt;.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>