<?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>connect with master in any time</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/25472/connect-with-master-in-any-time</link><description>Hello,guys 
 I have build one application, in which I want to transmit the Image from Mobile BLE to nrf51822 and than after display on display like E-paper. 
 The use case is like 
 
 &amp;quot;In any time The mobile can transmit the image to nrf51822 chip</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 28 Sep 2017 08:14:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/25472/connect-with-master-in-any-time" /><item><title>RE: connect with master in any time</title><link>https://devzone.nordicsemi.com/thread/100398?ContentTypeID=1</link><pubDate>Thu, 28 Sep 2017 08:14:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:aa573e08-f44b-489a-a5d8-baa9beda82a9</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;WHY would you supply something by your timer when that&amp;#39;s what the stack is doing for you???? As long as any timer runs (doesn&amp;#39;t matter if in Soft Device or you app) then you cannot be in SYSTEM OFF and then letting stack doing its job looks like logical solution. Once you know that you want to stop and go to power saving mode then you simply do it (and wait for next wake-up by GPIO, NFC or Power On Reset).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: connect with master in any time</title><link>https://devzone.nordicsemi.com/thread/100399?ContentTypeID=1</link><pubDate>Thu, 28 Sep 2017 06:08:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:137e76e7-4589-4395-9032-18a5c9842161</guid><dc:creator>milav</dc:creator><description>&lt;p&gt;Thank You...&lt;/p&gt;
&lt;p&gt;Actually i want &lt;strong&gt;Advertising interval&lt;/strong&gt; in terms of &lt;strong&gt;Minute&lt;/strong&gt; but &lt;strong&gt;less than 10 minute&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;from your suggestion i conclude that....MY application remain  in to two states. &lt;strong&gt;either&lt;/strong&gt; my application goes into system-off mode &lt;strong&gt;or&lt;/strong&gt; my application advertise in slow advertising mode. and this advertising is done some predefined Timer interval.&lt;/p&gt;
&lt;p&gt;Is there any example that define my application? means transmit the advertise packets based on Timer.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: connect with master in any time</title><link>https://devzone.nordicsemi.com/thread/100397?ContentTypeID=1</link><pubDate>Tue, 26 Sep 2017 07:30:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bdddea6b-e2d9-4699-8ca0-e1cf63697439</guid><dc:creator>endnode</dc:creator><description>&lt;p&gt;Your requirements are contradictory and cannot be fulfilled at the same time. Pretty much everyone must see it. If you want to be able to connect at any time then you need to advertise all the time (and frequency is given by another requirement which you don&amp;#39;t list: what is maximum latency you allow for that connection? Note that it typically takes several adv. intervals before Master connects and this is even worse when adv. interval goes above 500ms.). And if you need to advertise all the time then you cannot be in SYSTEM OFF mode.&lt;/p&gt;
&lt;p&gt;Actually unless you implement external RTC on some low-power chip and that will wake up nRF5x periodically from SYSTEM OFF, it boots, sends one adv. packet and if there is no connection then goes to SYSTEM OFF again. But note that boot procedure has specific power requirements so you will be still far from ideal power consumption which you dream about from SYSTEM OFF number in Product Specification...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>