<?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>Bluetooth: Mesh: About Scan received rate</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/58593/bluetooth-mesh-about-scan-received-rate</link><description>Hi, anyone call tell What is the acceptance rate of nrf52 series scanning 
 I&amp;#39;m used zephyr ble mesh example, One node sends, one node accepts, and the broadcast packet sent sometimes losted. 
 My two nodes are together and there are no obstacles. I use</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 05 Mar 2020 11:44:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/58593/bluetooth-mesh-about-scan-received-rate" /><item><title>RE: Bluetooth: Mesh: About Scan received rate</title><link>https://devzone.nordicsemi.com/thread/238251?ContentTypeID=1</link><pubDate>Thu, 05 Mar 2020 11:44:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ee279e6d-e76e-4819-aaa8-6b611be94a5b</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Unfortunately, we don&amp;#39;t have any specific numbers on how accurate nrf52 scan rate is, as there are other factors as well.&lt;/p&gt;
&lt;p&gt;The chip is not capable of scanning on all 3 simultaneously, so the scan interval sets the timing between when the device switches channels and begins a new scanning window on a new channel. There will be a short period of a few hundred us (don&amp;#39;t have exact numbers) after each scan interval where it will change to the next advertisment channel, during this period it can&amp;#39;t receive any advertisement packet. It will rotate between the 3 advertisment channels after each scan interval. So if your unlucky there might be a chance for you to miss the advertisement packet in this short period even when you are scanning 100%.&lt;/p&gt;
&lt;p&gt;But losing 1/4 of your packets are a lot. Like I mentioned in my previous answer you can try reliable message and see if that helps.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth: Mesh: About Scan received rate</title><link>https://devzone.nordicsemi.com/thread/237894?ContentTypeID=1</link><pubDate>Wed, 04 Mar 2020 01:04:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ce626690-22de-4f71-97f2-c098db266b1b</guid><dc:creator>Tovms zhangsan</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Currently use generic onoff server model periodic status message(Unsegment) every second. and another node scaning forever.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m not sure accurate package loss rate, but one node periodic 1000 message, another node receive only 750 message.&lt;/p&gt;
&lt;p&gt;and not use retransmit and only single adv-event for every message, since want to known nrf52 &lt;span&gt;accurate&amp;nbsp;&lt;/span&gt;scan rate, let me choose better parameters(&lt;span&gt;retransmit count&lt;/span&gt;) for later deployment&lt;/p&gt;
&lt;p&gt;Note:&amp;nbsp;There are no other wireless devices in the place I tested&lt;/p&gt;
&lt;p&gt;Can you tell me how &lt;span&gt;accurate&amp;nbsp;&lt;/span&gt;nrf52 scan rate? So I can avoid&amp;nbsp;idle work on parameter adjustment(repeatly).&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth: Mesh: About Scan received rate</title><link>https://devzone.nordicsemi.com/thread/237832?ContentTypeID=1</link><pubDate>Tue, 03 Mar 2020 15:08:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:043f3895-4118-403b-acff-f67617762517</guid><dc:creator>Mttrinh</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Since you are scanning 100% of the time and both devices is close, you should be able to get all the packets. But packet loss might still happen when you are sending packets too fast or because of interference. &lt;/p&gt;
&lt;p&gt;I&amp;#39;m not too familiar with the zephyr BLE mesh example but you can try see if you can increase your retransmit count. Sending your messages as an reliable message when there is a timeout the stack will retransmit the data.&lt;/p&gt;
&lt;p&gt;There shouldn&amp;#39;t be any problem using the nRF52 series. How fast are you sending? How often do you get packet loss?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Bluetooth: Mesh: About Scan received rate</title><link>https://devzone.nordicsemi.com/thread/237589?ContentTypeID=1</link><pubDate>Tue, 03 Mar 2020 03:48:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0727e26c-e6fe-4e83-9f3a-5a3f1baa8a08</guid><dc:creator>Tovms zhangsan</dc:creator><description>&lt;p&gt;The scanning interval is equal to the scanning duration&lt;/p&gt;
&lt;div style="left:247px;position:absolute;top:-20px;" id="gtx-trans"&gt;
&lt;div class="gtx-trans-icon"&gt;&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>