<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://test-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>Increasing BLE Scan Range on nRF52840 BLE nRF Connect 1.8.0</title><link>https://test-devzone.nordicsemi.com/f/nordic-q-a/87046/increasing-ble-scan-range-on-nrf52840-ble-nrf-connect-1-8-0</link><description>Hello, 
 I am using an nRF52840 as a central BLE gateway with nRF connect SDK 1.8.0. I was looking for software changes to increase the scanning range. So far I&amp;#39;ve found the bt_le_scan_param struct and changed its .options setting to BT_LE_SCAN_OPT_CODED</description><dc:language>en-US</dc:language><generator>Telligent Community 13 Non-Production</generator><lastBuildDate>Thu, 19 May 2022 11:19:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://test-devzone.nordicsemi.com/f/nordic-q-a/87046/increasing-ble-scan-range-on-nrf52840-ble-nrf-connect-1-8-0" /><item><title>RE: Increasing BLE Scan Range on nRF52840 BLE nRF Connect 1.8.0</title><link>https://test-devzone.nordicsemi.com/thread/368576?ContentTypeID=1</link><pubDate>Thu, 19 May 2022 11:19:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9ba03554-bb0d-4315-b613-f706ddb75088</guid><dc:creator>user2111</dc:creator><description>&lt;p&gt;There have been various examples over time, I guess this is the latest one:&lt;br /&gt;&lt;a href="https://test-devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/testing-max-range-with-ble-with-nrf21540dks-and-nrf52840-dks"&gt;https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/testing-max-range-with-ble-with-nrf21540dks-and-nrf52840-dks&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This is an older one:&lt;br /&gt;&lt;a href="https://test-devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/testing-long-range-coded-phy-with-nordic-solution-it-simply-works-922075585"&gt;https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/testing-long-range-coded-phy-with-nordic-solution-it-simply-works-922075585&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Increasing BLE Scan Range on nRF52840 BLE nRF Connect 1.8.0</title><link>https://test-devzone.nordicsemi.com/thread/367724?ContentTypeID=1</link><pubDate>Thu, 12 May 2022 22:15:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:902049a7-ebc9-4f56-9d9c-c6865e1f81e4</guid><dc:creator>user104389</dc:creator><description>&lt;p&gt;I changed my scan init to using .options =&amp;nbsp;BT_LE_SCAN_OPT_CODED and added&amp;nbsp;&lt;span&gt;CONFIG_BT_CTLR_PHY_CODED&lt;/span&gt;&lt;span&gt;=y to my config file.&amp;nbsp; Are these the only things I need to change the scanning to coded PHY?&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I tried testing with sdk 17.0.2 BLE_APP_UART running on a second board and saw some slight range increase, but wasn&amp;#39;t sure if I was limited by the tx power of the BLE_APP_UART sample.&amp;nbsp; Are there any apps that are designed for testing range like this more precisely?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Increasing BLE Scan Range on nRF52840 BLE nRF Connect 1.8.0</title><link>https://test-devzone.nordicsemi.com/thread/363635?ContentTypeID=1</link><pubDate>Tue, 19 Apr 2022 13:45:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:15f3f9c8-cbbe-4559-80d4-80cab5fd291c</guid><dc:creator>user2111</dc:creator><description>&lt;p&gt;You may find answer 2 relevant from this this thread:&lt;br /&gt;&lt;a href="https://test-devzone.nordicsemi.com/f/nordic-q-a/86649/scanner-and-advertising-options-questions/362126#362126"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/86649/scanner-and-advertising-options-questions/362126#362126&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;In general the radio can only operate in one mode at a time (coded (optional) or 1Mbps (default enabled)), when you start scanning you can choose which to use, and the softdevice (BLE) controller will duty cycle/time divide the modes, such that it is possible to configure to use either coded or 1M, or both coded and 1M, though they do not actively occur at the same time.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>