<?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>Is sending advertisements required even when notifications are registered?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/27111/is-sending-advertisements-required-even-when-notifications-are-registered</link><description>I&amp;#39;ve a scenario where BLE central has registered for notifications on some characteristic of a BLE peripheral. The frequency of change in data of this characteristic is very low, may be once in 10 minutes meaning that this BLE peripheral will send notifications</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 13 Jul 2017 06:17:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/27111/is-sending-advertisements-required-even-when-notifications-are-registered" /><item><title>RE: Is sending advertisements required even when notifications are registered?</title><link>https://devzone.nordicsemi.com/thread/106661?ContentTypeID=1</link><pubDate>Thu, 13 Jul 2017 06:17:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:288c7529-e3d7-4f10-a3f2-f80899f91792</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;ok you really need to go and read some information about the BTLE protocol and how it works and how little information you can send or how much etc etc. so you understand the modes of operation.&lt;/p&gt;
&lt;p&gt;Even in connection, with no new data, the device spends 99% of its time asleep.&lt;/p&gt;
&lt;p&gt;Also go and look for the resource (Resources tab at the top of the screen) for the online power profiler. That will give you an idea of the power consumption for various scenarios of just advertising, in connection etc.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is sending advertisements required even when notifications are registered?</title><link>https://devzone.nordicsemi.com/thread/106658?ContentTypeID=1</link><pubDate>Thu, 13 Jul 2017 06:12:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0493bfbf-2057-44c7-981e-d0ba272ce686</guid><dc:creator>sushant_shidore</dc:creator><description>&lt;p&gt;Okay. Thanks again, for the quick response! Now I&amp;#39;ve understood that if I don&amp;#39;t want to waste power in periodic advertisements, I can think of keeping the connection active.
But can I keep a connection active for so long, say 10 minutes? Won&amp;#39;t it keep the RX and TX channels active consuming power and not letting the device go into sleep mode?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is sending advertisements required even when notifications are registered?</title><link>https://devzone.nordicsemi.com/thread/106660?ContentTypeID=1</link><pubDate>Thu, 13 Jul 2017 05:54:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:301a580b-6632-4910-93fd-c539cb7c534a</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;You don&amp;#39;t seem to have read what I wrote. If you are in connection there are no advertisements. The connection stays up because it regularly exchanges packets. If you are not in connection then you advertise at whatever frequency you like so things can connect to you. Those are they only two states.&lt;/p&gt;
&lt;p&gt;No advertisements --&amp;gt; no connection
connection --&amp;gt; no more advertisements.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is sending advertisements required even when notifications are registered?</title><link>https://devzone.nordicsemi.com/thread/106659?ContentTypeID=1</link><pubDate>Thu, 13 Jul 2017 05:52:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c556b309-f97c-422c-9c6a-152703f8d260</guid><dc:creator>sushant_shidore</dc:creator><description>&lt;p&gt;Thanks for your response on both my questions, RK.
So does this mean that there is no other way than sending periodic advertisements just for the sake that central might need data anytime, even though these periodic advertisements would take a toll on the peripheral&amp;#39;s battery life? Have you come across such scenarios?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Is sending advertisements required even when notifications are registered?</title><link>https://devzone.nordicsemi.com/thread/106657?ContentTypeID=1</link><pubDate>Thu, 13 Jul 2017 05:32:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:05aaea85-4215-4b0c-aed6-ff3073112db1</guid><dc:creator>RK</dc:creator><description>&lt;p&gt;This seems remarkably similar to your last question&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/question/157885/receiving-scan-requests-without-making-advertisements/?answer=157890#post-id-157890"&gt;devzone.nordicsemi.com/.../&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;quot;the peripheral could be in sleep mode and would wake up and advertise for the notification only when its characteristic data changes&amp;quot; shows you&amp;#39;re somewhat confused about advertising mode vs connection mode. Advertisements are done before connection, after connection there are no advertisements, just read/write/notify/indicate and the devices exchange constant connection packets.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>