<?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>How about capobility of 52832 in rate,delay,distance,amount of slave in piconet ?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/59367/how-about-capobility-of-52832-in-rate-delay-distance-amount-of-slave-in-piconet</link><description>In my situation, I want to use bluetooth to designed a piconet which has 1 master and up to 4 slave . 
 Each slave upload data 2KB/S ,and the max distance support is 10 m ,the delay holp for less than 200ms .Also,master will send some data to slave at</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 26 Mar 2020 07:22:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/59367/how-about-capobility-of-52832-in-rate-delay-distance-amount-of-slave-in-piconet" /><item><title>RE: How about capobility of 52832 in rate,delay,distance,amount of slave in piconet ?</title><link>https://devzone.nordicsemi.com/thread/241722?ContentTypeID=1</link><pubDate>Thu, 26 Mar 2020 07:22:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f7e6caca-ae7b-49eb-9350-a91ea8e6d62b</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Like I said on my previous comment, If I were you, I will put some efforts to reduce the post processing software overhead for the data received from UART. I guess that is where we can do any optimizations if any. I am assuming that the BLE data is being transmitted using 2Mbps PHY and not a 1Mbps default PHY.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How about capobility of 52832 in rate,delay,distance,amount of slave in piconet ?</title><link>https://devzone.nordicsemi.com/thread/241721?ContentTypeID=1</link><pubDate>Thu, 26 Mar 2020 07:15:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a0f3962a-2419-4584-a61a-32e6fd522b11</guid><dc:creator>Susheel Nuguru</dc:creator><description>[quote user=""]Each slave upload data&lt;strong&gt; 2KB/S&lt;/strong&gt;,and the max distance support is &lt;strong&gt;10 m&lt;/strong&gt;[/quote]
&lt;p&gt;&amp;nbsp;This seems doable but could be challenging in a BLE noisy environment (many other 2.4GHz devices around)&lt;/p&gt;
[quote user=""]Can i make it work in Ble5.0?[/quote]
&lt;p&gt;We have made some throughput test available in SDK16 examples that achieved around 1Mbps max though put for one connection. We used there BLE5.0 feature of 2Mbps PHY which transmits data faster from the radio. So yes, this is definitely doable but 4 connections at a max distance of 10 meters are something I have not tested.&amp;nbsp;&lt;/p&gt;
[quote user=""] I found when distance increase,jitter of packege aslo increase,buffer is not large enough for cache.but increase buffer mean greater time delay.[/quote]
&lt;p&gt;The time delay is not because of the increased buffer, but most likely due to the retransmission of the lost packets.&amp;nbsp;&lt;/p&gt;
[quote user=""]SLAVE_LATENCY:0&amp;nbsp;[/quote]
&lt;p&gt;Probably a good idea to increase this 1 or 2.&lt;/p&gt;
[quote user=""]I also trying SDK 16.0.0 using uarte in dma and baud up to 1Mbps to make master send data to mcu more quickly,is it help?[/quote]
&lt;p&gt;The main challenge here is to have very less software overhead per transaction data received from UART to data sent over BLE. If the software overhead increases then the latencies of transmission of data from UART to BLE increases causing clogging. So this totally depends on how you are designing the application and also could have data transmission limitation if you want to receive data from uart to be transmitted over BLE due to uart driver software overhead. You need to do some benchmarks on this, since we have not done those benchmarks with uart data being transmitted over BLE with least software overhead.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How about capobility of 52832 in rate,delay,distance,amount of slave in piconet ?</title><link>https://devzone.nordicsemi.com/thread/241488?ContentTypeID=1</link><pubDate>Wed, 25 Mar 2020 01:49:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:255363db-f3c3-4a5d-a2e1-5c1d9ff02477</guid><dc:creator>Taoo</dc:creator><description>&lt;p&gt;Is there any help?&lt;/p&gt;
&lt;p&gt;I already made it (1 mater - 4 slave,distance less than 2m) work in SDK16.0.0 using uarte 1Mbps .Sometime it work well,but sometime&amp;nbsp; appear packet lost unexplainably.it still can not work well in distance 10m.&lt;/p&gt;
&lt;p&gt;I really hope for help, please give me some guide to try.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thank you so much!!!&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>