<?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>what is the upper bound of the radio receiver can stay on?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/44498/what-is-the-upper-bound-of-the-radio-receiver-can-stay-on</link><description>We would like to know the upper bound for the amount of time the radio receiver can be on during an ADV_IND event. We have measured up to 400 µs.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 13 Mar 2019 12:37:38 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/44498/what-is-the-upper-bound-of-the-radio-receiver-can-stay-on" /><item><title>RE: what is the upper bound of the radio receiver can stay on?</title><link>https://devzone.nordicsemi.com/thread/175918?ContentTypeID=1</link><pubDate>Wed, 13 Mar 2019 12:37:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:19bb42a3-d0fc-4d09-bee9-9d23b2c06aba</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>&lt;p&gt;The RX turns on to receive either a SCAN_REQ or a CONNECT_REQ.&lt;/p&gt;
&lt;p&gt;If no packet is received the radio will turn off again after 60 &amp;micro;s. This is the time it needs to be on in order to be sure that it has not received the preamble (8 bit = 8 &amp;micro;s) and the Access address (32 &amp;micro;s), which would generate the address received event from the RADIO peripheral, plus some extra time to adjust for the active clock accuracy and the range delay.&lt;/p&gt;
&lt;p&gt;If the radio receives a SCAN_REQ or CONNECT_REQ it will be on for the time it takes to receive 176 bits or 336 bits respectively plus any extra time to adjust for the active clock accuracy and the range delay. So between 200 and 350 &amp;micro;s approximately.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: what is the upper bound of the radio receiver can stay on?</title><link>https://devzone.nordicsemi.com/thread/175494?ContentTypeID=1</link><pubDate>Mon, 11 Mar 2019 22:42:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6f5f5a91-2b8c-4938-bf1e-a313f0883aa6</guid><dc:creator>neochinese</dc:creator><description>&lt;p&gt;any update on the question?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: what is the upper bound of the radio receiver can stay on?</title><link>https://devzone.nordicsemi.com/thread/175102?ContentTypeID=1</link><pubDate>Fri, 08 Mar 2019 15:32:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3713cb5b-b7c7-41fd-8e44-ea40f8199f43</guid><dc:creator>neochinese</dc:creator><description>&lt;div&gt;&lt;span style="background-color:#ffffff;"&gt;Hi Jared,&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span style="background-color:#ffffff;"&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;I think the receiver is for receiving SCAN_REQ in this case. Here is our adv configuration. How should we deduce the upper bound of the receiver on-time? The measured upper bound is bigger than the theoretical time needed to receive SCAN_REQ. Is the upper bound actually the time to receive the maximum PDU in theory?&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;By the way, here is the parameters of ADV.&lt;/div&gt;
&lt;div&gt;&lt;span style="background-color:#ffffff;"&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;em&gt;&lt;span style="background-color:#ffffff;"&gt;&amp;nbsp; &amp;nbsp; m_adv_params.primary_phy&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = BLE_GAP_PHY_1MBPS;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; m_adv_params.duration&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = BLE_GAP_ADV_TIMEOUT_GENERAL_UNLIMITED;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; m_adv_params.properties.type = BLE_GAP_ADV_TYPE_CONNECTABLE_SCANNABLE_UNDIRECTED;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; m_adv_params.p_peer_addr&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = NULL;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; m_adv_params.filter_policy&amp;nbsp;&amp;nbsp; = BLE_GAP_ADV_FP_ANY;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; m_adv_params.interval&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = BLE_GAP_ADV_INTERVAL_MAX;&lt;/span&gt;&lt;/em&gt;&lt;/div&gt;
&lt;div&gt;&lt;em&gt;&lt;span style="background-color:#ffffff;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/em&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: what is the upper bound of the radio receiver can stay on?</title><link>https://devzone.nordicsemi.com/thread/175079?ContentTypeID=1</link><pubDate>Fri, 08 Mar 2019 14:59:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:31d5f54e-1e09-4764-92a6-d61692a6c9fb</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;This is not specified and would probably depend on the advertising parameters. You can read more about the states of the receiver &lt;a href="https://www.nordicsemi.com/DocLib/Content/Product_Spec/nRF52840/latest/radio?700#concept_lhd_ygj_4r"&gt;here&lt;/a&gt;.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;
&lt;p&gt;Jared&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>