<?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>Enable coded PHY in Bluetooth: Throughput sample</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/68823/enable-coded-phy-in-bluetooth-throughput-sample</link><description>Hi, 
 I&amp;#39;m testing the bluetooth throughput sample ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.4.0/nrf/samples/bluetooth/throughput/README.html#overview ) and I would like to enable coded PHY. 
 How can I enable this?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 27 Nov 2020 10:15:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/68823/enable-coded-phy-in-bluetooth-throughput-sample" /><item><title>RE: Enable coded PHY in Bluetooth: Throughput sample</title><link>https://devzone.nordicsemi.com/thread/282228?ContentTypeID=1</link><pubDate>Fri, 27 Nov 2020 10:15:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:34423785-8a95-4998-a524-38de38b0ce9c</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Okay, so it is the scanning device you are struggling with setting up? The Starting scanning failed (err -5) should be fixed by replacing &lt;strong&gt;CONFIG_BT_EXT_ADV=y&lt;/strong&gt; with &lt;strong&gt;CONFIG_BT_CTLR_PHY_CODED=y&lt;/strong&gt;.&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><item><title>RE: Enable coded PHY in Bluetooth: Throughput sample</title><link>https://devzone.nordicsemi.com/thread/282133?ContentTypeID=1</link><pubDate>Thu, 26 Nov 2020 15:11:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:41cd2e77-e9e5-40b7-910f-d428e369faec</guid><dc:creator>boncretebarrel</dc:creator><description>&lt;p&gt;I already did use create_advertising_coded() from Heart Rate example and advertising is started successfully for the slave. &lt;br /&gt;But the master reports: Filter not match. Addresss: ....&lt;/p&gt;
&lt;p&gt;I changed bt_le_scan_param.option from BL_LE_SCAN_OPT_FILTER_DUPLICATE to BL_LE_SCAN_OPT_CODED. But then I get this message on the master:&lt;br /&gt;W: opcode0x2041 status 0x12&lt;br /&gt;Starting scanning failed (err -5)&lt;/p&gt;
&lt;p&gt;edit:&lt;/p&gt;
&lt;p&gt;And if I change bt_le_scan_param.option to BT_LE_SCAN_OPT_CODED | BT_LE_SCAN_OPT_NO_1M I get:&lt;/p&gt;
&lt;p&gt;Filters matched. Address xx:xx:xx:xx:xx:xx (random) connectable: 1&lt;/p&gt;
&lt;p&gt;And then nothing happens.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Enable coded PHY in Bluetooth: Throughput sample</title><link>https://devzone.nordicsemi.com/thread/282115?ContentTypeID=1</link><pubDate>Thu, 26 Nov 2020 14:26:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a5d6b83d-e5d5-4a86-868d-18ab4c4441a1</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Please use the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/peripheral_hr_coded/README.html"&gt;Peripheral Heart Rate Monitor with Coded PHY&lt;/a&gt; example as reference. A few pointers: In order to use Coded PHY, you need to add advertising extension to the advertising packet of your device and set the advertising PHY to Coded PHY. Please check out the ble_gap.h and ble_controller.h header files for futher information.&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>