<?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>BLE communication</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/67273/ble-communication</link><description>Previously, I learned that BLE is capable of 1:1, 1:N, and N:N communication, but I didn&amp;#39;t get the exact information. Can I get some information? How do you do it, what&amp;#39;s the principle? 
 How far is the BLE communication distance? About 20 to 30 meters</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 16 Oct 2020 10:42:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/67273/ble-communication" /><item><title>RE: BLE communication</title><link>https://devzone.nordicsemi.com/thread/275312?ContentTypeID=1</link><pubDate>Fri, 16 Oct 2020 10:42:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d4692d48-b666-4bf4-8dd3-344a345df20b</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;If you&amp;#39;re new to the Bluetooth Low Energy world, I would recommend starting out with some of &lt;a href="https://www.novelbits.io/blog"&gt;Novelbits.io blog posts&lt;/a&gt;, where you can find multiple introductionary blog posts (&lt;a href="https://www.novelbits.io/bluetooth-low-energy-advertisements-part-1/"&gt;BLE advertisements&lt;/a&gt;) to the various aspects of BLE. If you want to get right into development, you can check out &lt;a href="https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth-low-energy/posts/ble-advertising-a-beginners-tutorial"&gt;our getting started with developing BLE product tutorials&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;As for the BLE range, that depends on multiple factor. First off, the nRF52/53 series support three various PHYs (physical layers) that will affect the range quite a lot. You have the 2MBPS uncoded PHY, which is able to throughput data up&amp;nbsp;to ~1.3Mbps at ranges from 10-100 meters (dependent on the environment). There&amp;#39;s the 1MBPS PHY which is the most versatile and is supported by all BLE devices, able to throughput data up to ~700kbps. Lastly we have the Coded PHY which is designed as a long-range feature that&amp;#39;s able to transmit ~125kbps over distances up to 1300 meters.&lt;/p&gt;
&lt;p&gt;Additionally, your exact range will depend heavily on what kind of environment the devices are in. Outside in a field with a line of sight these maximum ranges are achieveable, while inside in a busy office environment with a lot of interference from other 2.4GHz devices and multiple BLE devices, you might not be able to get more than 10 meters of range.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>