<?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 achieve long range?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/39206/how-to-achieve-long-range</link><description>Dear nordic, 
 I want to add long range in my application and also i want to set maximum power 
 i used sdk 15 and example ble central and peripheral(relay) 
 Where i set to coded phy and maximum power ? 
 I need some help to achieve long range and setting</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 21 Jan 2019 08:30:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/39206/how-to-achieve-long-range" /><item><title>RE: How to achieve long range?</title><link>https://devzone.nordicsemi.com/thread/166736?ContentTypeID=1</link><pubDate>Mon, 21 Jan 2019 08:30:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:92d7fa48-07f2-4080-bcdc-ef8a4fda56ff</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;NRF_ERROR_INVALID_PARAM is returned when one or more of the parameters that are passed doesn&amp;#39;t satisfy the specification. You should check ble_scan params and the p_adv_report_buffer to the &lt;a href="https://www.nordicsemi.com/DocLib/Content/SoftDevice_API_Doc/S140/v6-0-0/group_ble_gap_functions?682#gabbd87dea8f218d2a7e12c40cfbc6a7d2"&gt;documentation.&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to achieve long range?</title><link>https://devzone.nordicsemi.com/thread/163929?ContentTypeID=1</link><pubDate>Fri, 04 Jan 2019 10:34:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2090ac9f-7f12-41a3-ba1a-2f2bea043e3a</guid><dc:creator>jawadk</dc:creator><description>&lt;p&gt;Hi, I have the same problem switching my ble_app_uart and ble_app_uart_c to long range , when i change the phys to work with coded instead of 1MBPS the function&amp;nbsp; sd_ble_gap_adv_set_configure in the peripheral code and the function&amp;nbsp;sd_ble_gap_scan_start return error numbe 7 , I think this is error&amp;nbsp;&amp;nbsp;NRF_ERROR_INVALID_PARAM.&lt;/p&gt;
&lt;p&gt;how I fix this please ?&lt;/p&gt;
&lt;p&gt;I tried to look at the example code&amp;nbsp;&lt;span&gt;on the blogpost&amp;nbsp;you linked in the previous reply, but i didn&amp;#39;t find the code there.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;I am using the&amp;nbsp;nRF5_SDK_15.2.0_9412b96 SDK and the&amp;nbsp;s140_nrf52_6.1.1_softdevice&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to achieve long range?</title><link>https://devzone.nordicsemi.com/thread/152314?ContentTypeID=1</link><pubDate>Wed, 10 Oct 2018 08:58:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:63e9ba2d-cd29-4ffa-a698-c74bac5423b5</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Did you check the example code on the blogpost i linked in the previous reply? I suggest that you compare your code with the example code from the guide so that you can see what&amp;#39;s missing. In the mtu_throughput example you should change the tx_phys , rx_phys,&amp;nbsp;scan_phys to BLE_GAP_PHY_CODED to achieve long range in advertising and scanning. But again, all of this is done in the example code.&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to achieve long range?</title><link>https://devzone.nordicsemi.com/thread/152288?ContentTypeID=1</link><pubDate>Wed, 10 Oct 2018 05:21:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f0b8c6f9-fcd4-41b1-a2c6-9e6d55d9ac59</guid><dc:creator>Alan Ajit</dc:creator><description>&lt;p&gt;I am just tested Relay&amp;nbsp; example just change the phy (Coded) and power&lt;/p&gt;
&lt;p&gt;changes:-&lt;/p&gt;
&lt;p&gt;set power to 8 db&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1539148598965v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Change phy to coded:-&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1539148697536v3.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;now application works.(no hang now)&lt;/p&gt;
&lt;p&gt;but i didin&amp;#39;t get long range&amp;nbsp;&lt;/p&gt;
&lt;p&gt;is it any wrong in my procedure?&lt;/p&gt;
&lt;p&gt;what changes are needed to get long range?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to achieve long range?</title><link>https://devzone.nordicsemi.com/thread/152138?ContentTypeID=1</link><pubDate>Tue, 09 Oct 2018 06:29:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e49cbc26-4033-4f23-82ce-e8e3021d6a4a</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Could you share your project files?&lt;/p&gt;
&lt;p&gt;Jared&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to achieve long range?</title><link>https://devzone.nordicsemi.com/thread/151887?ContentTypeID=1</link><pubDate>Sat, 06 Oct 2018 05:31:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fda9286b-9439-4a57-b65d-d03c1af3a9f4</guid><dc:creator>Alan Ajit</dc:creator><description>&lt;p&gt;Thanks for your replay i try to achieve long range&lt;/p&gt;
&lt;p&gt;&amp;nbsp;first i changed primary phy to coded phy in the example mtu_throughput(because i want to board works initially in long range)&amp;nbsp; but code hangs and reset the board(error - invalid parameter)&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1538803782155v4.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;i want to work my application in long range when boards start running. i need some help&amp;nbsp;&lt;/p&gt;
&lt;p&gt;is it any wrong in my procedure?&lt;/p&gt;
&lt;p&gt;and how i set maximum&amp;nbsp; power in sdk 15?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to achieve long range?</title><link>https://devzone.nordicsemi.com/thread/151831?ContentTypeID=1</link><pubDate>Fri, 05 Oct 2018 12:09:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:92c65000-d8b0-4097-bc75-cf29a2331d2b</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I suggest that you read our tutorial on &amp;quot;&lt;em&gt;Testing Long Range with Nordic Solution&amp;quot;&amp;nbsp;&lt;/em&gt;which you can find &lt;a href="https://devzone.nordicsemi.com/b/blog/posts/testing-long-range-coded-phy-with-nordic-solution-it-simply-works-922075585"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Jared&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>