<?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>Long range advertisement with nRF52840</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/55832/long-range-advertisement-with-nrf52840</link><description>Hello, 
 I have programmed Fanstel BC832 module with S132 and ble_app_blinky example successfully and I can see the advertisement of BC832 on nRF Connect app. The thing is that the range is approximately 50 m. My main target is to see the advertisement</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 20 Dec 2019 13:46:07 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/55832/long-range-advertisement-with-nrf52840" /><item><title>RE: Long range advertisement with nRF52840</title><link>https://devzone.nordicsemi.com/thread/226581?ContentTypeID=1</link><pubDate>Fri, 20 Dec 2019 13:46:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8234d769-5ddb-42a2-9156-c202fdc3d431</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;The example in the blog does use buttons on the DK to switch between advertising modes, etc. so you&amp;#39;ll have to add some buttons to the module, or edit the application to work around this in some way. Other than that, there shouldn&amp;#39;t be any problems running the project on the blog as far as I know.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;
&lt;p&gt;PS: The Holiday season is upon us, which will leave the Nordic support team understaffed until January 6th, 2020. This means that delayed replies will occur during this time. Sorry about the inconvenience and happy Holidays!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Long range advertisement with nRF52840</title><link>https://devzone.nordicsemi.com/thread/226562?ContentTypeID=1</link><pubDate>Fri, 20 Dec 2019 12:51:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5739066e-381d-4d81-8512-f7d006ba28e1</guid><dc:creator>OpenCircuit</dc:creator><description>&lt;p&gt;Thank you Simonr, I will follow the instructions on that blog. However, 3 PCA10056 DK are used in this blog. I have only one DK and 2 BT840 modules. Can I still achieve this long range test ? I just want to be sure.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Long range advertisement with nRF52840</title><link>https://devzone.nordicsemi.com/thread/226492?ContentTypeID=1</link><pubDate>Fri, 20 Dec 2019 08:26:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6de16af4-2df1-4236-9690-34c472ed3017</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;1. Yes, it should be possible to transmit and receive using Coded PHY with these modules. I don&amp;#39;t know if the antennas on these modules are well suited for this, but I assume you will be able to achieve a lot more than 50m in any case. You can check out &lt;a href="https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/testing-long-range-coded-phy-with-nordic-solution-it-simply-works-922075585"&gt;this blog post&lt;/a&gt; on how you can test long-range in your&amp;nbsp;with two nRF52840 devices.&lt;/p&gt;
&lt;p&gt;2. Again, this should be very well explained in the blog post I linked to. The cornerstones to enable long-range is that the advertising PHY must be set to&amp;nbsp;BLE_GAP_PHY_CODED, the advertising type must be set to one of the BLE_GAP_ADV_TYPE_EXTENDED modes defined in ble_gap.h, and the advertising flags must be set to&amp;nbsp;BLE_GAP_ADV_FLAGS_LE_ONLY_GENERAL_DISC_MODE.&lt;/p&gt;
&lt;p&gt;3. You set the PHY in the advertising parameters in adv_params.primary_phy to the desired PHY.&lt;/p&gt;
&lt;p&gt;4. You can use the example in the aforementioned blog post or the &lt;a href="https://github.com/NordicPlayground/nRF52-ble-long-range-demo"&gt;BLE long-range demo&lt;/a&gt; on our GitHub.&lt;/p&gt;
&lt;p&gt;5. No, the nRF52840 does not support BLE 5.1. We do have chips supporting BLE 5.1 though, these include nRF52811, nRF52833, and nRF5340.&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>