<?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>I have a question about Long Range communication of nRF52840.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/78920/i-have-a-question-about-long-range-communication-of-nrf52840</link><description>Hello, 
 I&amp;#39;m going to send data from a distance of 100-150m using Bluetooth long range communication. 
 When I looked up some examples of this, I saw that two development boards were used as central and peripheral, respectively. 
 I have a few questions</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 25 Aug 2021 12:56:14 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/78920/i-have-a-question-about-long-range-communication-of-nrf52840" /><item><title>RE: I have a question about Long Range communication of nRF52840.</title><link>https://devzone.nordicsemi.com/thread/326558?ContentTypeID=1</link><pubDate>Wed, 25 Aug 2021 12:56:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:46151e09-9f61-4c65-9845-5875aae5e9d6</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;1. This depends on what phone you&amp;#39;re using the nRFConnect app with, as quite a few phones still don&amp;#39;t support Coded PHY advertising/scanning. We have a&lt;a href="https://github.com/NordicSemiconductor/Android-BLE-Library/issues/166"&gt; GitHub issue on this here&lt;/a&gt;, with a list of Coded PHY tested phones. Additionally to the ones listed there, most flagship models from 2019 and onwards support Coded PHY as well.&lt;/p&gt;
&lt;p&gt;2. That depends heavily on the environment in this building I think. Is it an office space or similar that has a lot of other radio activity at the 2.4GHz band, and what exactly do you mean by an obstructed builiding? If there are multiple concrete walls between the two it&amp;#39;s safe to say that they won&amp;#39;t be able to communicate. I think the number of obstructions and the interference from other devices should be rather limited to achieve this. I would get a second DK and test this in the building you&amp;#39;re planning on setting this up in if I were you.&lt;/p&gt;
&lt;p&gt;The communication is 8 times slower than &amp;quot;regular&amp;quot; 1MBPS BLE transmissions, because of the way the Coded PHY works, where it essentially sends every message 8 times on different channels to make sure the message is received and put together in the receiving end.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;3. There are no example projects that use Coded PHY by default in the nRF5 SDK v17.0.2 I&amp;#39;m afraid, but modifying an example like the ble_app_uart project should be simple enough. In fact, we&amp;#39;ve done so as a demo before for SDK v15.2, which I can upload here if you&amp;#39;d like. We also have the heart rate monitor application (&lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/central_hr_coded/README.html#bluetooth-central-hr-coded"&gt;central &lt;/a&gt;and &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/peripheral_hr_coded/README.html"&gt;peripheral&lt;/a&gt;) in the nRFConnect SDK modified to use the Coded PHY.&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>