<?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 to extend the range of nRF52832 BLE module In SDK15.0?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/41577/how-to-extend-the-range-of-nrf52832-ble-module-in-sdk15-0</link><description>Hi, everyone, 
 We are developing BLE project on the nRF52832 chip (SDK 15.0) that must transmit to the big distances for about 20m. We set the transmission power to +4dBm, but practically the device is not seen in air at the distances more than 10m.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 17 Dec 2018 10:40:48 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/41577/how-to-extend-the-range-of-nrf52832-ble-module-in-sdk15-0" /><item><title>RE: How to extend the range of nRF52832 BLE module In SDK15.0?</title><link>https://devzone.nordicsemi.com/thread/162036?ContentTypeID=1</link><pubDate>Mon, 17 Dec 2018 10:40:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:35b26c2d-34b6-48a5-a0b0-74d3f60f459b</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;What modules are you using?&lt;/p&gt;
&lt;p&gt;What range does the&amp;nbsp;&lt;span&gt;module manufacturer claim for their modules?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;As&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a href="https://devzone.nordicsemi.com/members/ketiljo"&gt;ketiljo&lt;/a&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;says, the hardware design is critical here - so have you carefully studied&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;em&gt;and fully followed&lt;/em&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;the module manufacturer&amp;#39;s recommendations for optimum performance?&lt;/p&gt;
&lt;p&gt;Have you contacted&amp;nbsp;&lt;span&gt;the&amp;nbsp;&lt;/span&gt;&lt;span&gt;module manufacturer for assistance in applying their product?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to extend the range of nRF52832 BLE module In SDK15.0?</title><link>https://devzone.nordicsemi.com/thread/162035?ContentTypeID=1</link><pubDate>Mon, 17 Dec 2018 10:40:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:50c25361-aa98-4f48-b6e0-9e5ae6c9bb33</guid><dc:creator>awneil</dc:creator><description>[quote userid="66660" url="~/f/nordic-q-a/41577/how-to-extend-the-range-of-nrf52832-ble-module-in-sdk15-0/161960"]we use the modules with already designed antenna[/quote]
&lt;p&gt;What modules are you using?&lt;/p&gt;
&lt;p&gt;What range does the&amp;nbsp;&lt;span&gt;module manufacturer claim for their modules?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;As &lt;a href="https://devzone.nordicsemi.com/members/ketiljo"&gt;ketiljo&lt;/a&gt; says, the hardware design is critical here - so have you carefully studied &lt;em&gt;and fully followed&lt;/em&gt; the module manufacturer&amp;#39;s recommendations for optimum performance?&lt;/p&gt;
&lt;p&gt;Have you contacted&amp;nbsp;&lt;span&gt;the&amp;nbsp;&lt;/span&gt;&lt;span&gt;module manufacturer for assistance in applying their product?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to extend the range of nRF52832 BLE module In SDK15.0?</title><link>https://devzone.nordicsemi.com/thread/161990?ContentTypeID=1</link><pubDate>Mon, 17 Dec 2018 07:44:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dc281c55-95cd-4ff9-b64b-f454d149eb0f</guid><dc:creator>ketiljo</dc:creator><description>&lt;p&gt;The range is still very short. How have you placed the module on your board?&lt;/p&gt;
&lt;p&gt;There&amp;#39;s very little in SW that can be done with the range, it&amp;#39;s mostly up the HW.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to extend the range of nRF52832 BLE module In SDK15.0?</title><link>https://devzone.nordicsemi.com/thread/161960?ContentTypeID=1</link><pubDate>Sun, 16 Dec 2018 07:32:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8b27d448-a252-4873-8454-2ac10f0069ee</guid><dc:creator>Boris</dc:creator><description>&lt;p&gt;Hi, Awneil,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;We had checked the device indoor, but not through walls. The devices were checked at the distance of sight in the big room and in the corridor. And the distance was not 20m in which the future devices will have to work, but only 10m.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;To change the antenna design is a good idea, but because we use the modules with already designed antenna, in additional to changing the board design for new modules we will not be able to do anything with previously ordered modules.&lt;/p&gt;
&lt;p&gt;Due to this reason I have to ask if it is possible to do anything without redesigning the hardware and making the changes in the software instead.&lt;/p&gt;
&lt;p&gt;Can you say if reducing the bitrate can solve the problem and how is it possible to do it in SDK 15.0 for chip nRF52832?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best Regards&lt;/p&gt;
&lt;p&gt;Boris Fridman&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to extend the range of nRF52832 BLE module In SDK15.0?</title><link>https://devzone.nordicsemi.com/thread/161848?ContentTypeID=1</link><pubDate>Fri, 14 Dec 2018 12:20:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:98324c7d-bf6c-4b85-969d-3b6f70ae7751</guid><dc:creator>ketiljo</dc:creator><description>&lt;p&gt;It&amp;#39;s most probably related to the design. Can you post the layout (around the antenna and nRF52840 part)?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to extend the range of nRF52832 BLE module In SDK15.0?</title><link>https://devzone.nordicsemi.com/thread/161722?ContentTypeID=1</link><pubDate>Thu, 13 Dec 2018 15:31:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7e524466-1679-416d-9085-339afc4585c1</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;Is that 20m indoors &amp;amp; through walls, or 20m in &amp;quot;free space&amp;quot; ?&lt;/p&gt;
&lt;p&gt;Whatever, you should be able to achieve 20m with a good antenna and good RF design.&lt;/p&gt;
&lt;p&gt;eg, Fanstell&amp;nbsp;have &amp;quot;&lt;a href="https://www.fanstel.com/bt832-bluetooth-5-module/" rel="noopener noreferrer" target="_blank"&gt;long range&lt;/a&gt;&amp;quot; modules which differ from their &amp;quot;&lt;a href="https://www.fanstel.com/bt832-1-1/" rel="noopener noreferrer" target="_blank"&gt;standard&lt;/a&gt;&amp;quot; modules only in having better antennas.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>