<?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>NRF52840 PHY Coded</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/71671/nrf52840-phy-coded</link><description>We used the NRF52840 in our product. I want to experiment with Long Range BLE using PHY Coded. I will be using: 
 -Peripheral - The Product 
 -Master NRF52840 DK 
 Are there any code examples for configuring the Master and Peripheral?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 17 Feb 2021 10:55:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/71671/nrf52840-phy-coded" /><item><title>RE: NRF52840 PHY Coded</title><link>https://devzone.nordicsemi.com/thread/294799?ContentTypeID=1</link><pubDate>Wed, 17 Feb 2021 10:55:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6c5041aa-b335-48cd-b217-611b5bf4e67e</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;I definitely see your point. I will report this internally for future improvement. I think this documentation could be added to the existing&amp;nbsp; &lt;span&gt;&lt;a title="Advertising Module" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/lib_ble_advertising.html?cp=7_1_3_2_1"&gt;Advertising &lt;/a&gt;&lt;/span&gt;&lt;span&gt;and &lt;a title="Scanning Module" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/lib_ble_scan.html?cp=7_1_3_2_12"&gt;Scanning &lt;/a&gt;module documentation.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52840 PHY Coded</title><link>https://devzone.nordicsemi.com/thread/294679?ContentTypeID=1</link><pubDate>Tue, 16 Feb 2021 15:38:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d73376a6-0306-4a3d-9d7e-147670ed9e7e</guid><dc:creator>DaveC</dc:creator><description>&lt;p&gt;Thanks.&amp;nbsp; Though from a user/integrator perspective it would be useful to have some feature based documentation, e.g. to use PHY Coded use these API&amp;#39;s rather that have the information spread throughout several documents&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52840 PHY Coded</title><link>https://devzone.nordicsemi.com/thread/294618?ContentTypeID=1</link><pubDate>Tue, 16 Feb 2021 12:24:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:48b2b76d-2db0-4d90-9a1b-b6bc9d607ce0</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;The documentation is a bit split between SDK modules documentation and the Softdevice API documentation when it comes to setting up an advertiser/scanner with CODED PHY.&lt;/p&gt;
&lt;p&gt;Maybe you have seen them already, but here are some doc. links which I you may find relevant:&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;a title="Advertising using extended advertising PDUs" href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s140.api.v7.2.0/group___b_l_e___g_a_p___a_d_v___m_s_c___a_e.html?cp=4_7_4_1_2_1_5_0_0"&gt;Advertising using extended advertising PDUs - &lt;/a&gt;&lt;/span&gt;&lt;span&gt;message sequence chart illustrating how an extended advertisment set is configured and used&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;a title="sd_ble_gap_adv_set_configure" href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.s140.api.v7.2.0/group___b_l_e___g_a_p___f_u_n_c_t_i_o_n_s.html?cp=4_7_4_1_2_1_3_3#ga9969047f4e7485c3f856c841978cc31a"&gt;sd_ble_gap_adv_set_configure&lt;/a&gt; - Function for configuring an advertisment set&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;a title="Advertising Module" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/lib_ble_advertising.html?cp=7_1_3_2_1"&gt;Advertising Module&amp;nbsp;&lt;/a&gt; &lt;/span&gt;&lt;span&gt;used by most ble peripheral examples to manage advertising&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;a title="Scanning Module" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/lib_ble_scan.html?cp=7_1_3_2_12"&gt;Scanning Module&amp;nbsp;&lt;/a&gt; &lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52840 PHY Coded</title><link>https://devzone.nordicsemi.com/thread/294609?ContentTypeID=1</link><pubDate>Tue, 16 Feb 2021 11:56:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5381377a-ca8e-4fbd-b8f7-c4a15809730e</guid><dc:creator>DaveC</dc:creator><description>&lt;p&gt;Thanks,&amp;nbsp; The 1st link is a good overview (I read it yesterday) but I was looking for how to enable PHY Coded using the Nordic SDK from the Nordic SDK Documentation.&amp;nbsp; I will look at how you did it your sample code and apply to mine.&amp;nbsp; Though I do find the Espressif ESP_32 documentation much easier to navigate than Nordic.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52840 PHY Coded</title><link>https://devzone.nordicsemi.com/thread/294606?ContentTypeID=1</link><pubDate>Tue, 16 Feb 2021 11:53:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e2c9d597-ac74-4531-bad4-ac313bbd48e3</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;You may also review the changes I made in the example I posted here: &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/40476/unable-to-convert-to-long-range-after-looking-at-umpteen-examples--"&gt;https://devzone.nordicsemi.com/f/nordic-q-a/40476/unable-to-convert-to-long-range-after-looking-at-umpteen-examples--&lt;/a&gt; . It&amp;#39;s based on an older SDK version, but the changes should still apply to newer versions.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52840 PHY Coded</title><link>https://devzone.nordicsemi.com/thread/294599?ContentTypeID=1</link><pubDate>Tue, 16 Feb 2021 11:42:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bd2f7fcd-32c2-4e83-9dc1-376ec4ef5366</guid><dc:creator>Jimmy Wong</dc:creator><description>&lt;p&gt;You can find&amp;nbsp;&lt;a href="https://www.novelbits.io/long-range-bluetooth-coded-phy/"&gt;https://www.novelbits.io/long-range-bluetooth-coded-phy/&lt;/a&gt;&amp;nbsp;or&amp;nbsp;&lt;br /&gt;&lt;a href="https://jimmywongiot.com/2020/05/06/how-to-work-with-ble-codec-1mbps-2mbps-and-codec-phy-on-nrf52-series/."&gt;jimmywongiot.com/.../.&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52840 PHY Coded</title><link>https://devzone.nordicsemi.com/thread/294598?ContentTypeID=1</link><pubDate>Tue, 16 Feb 2021 11:40:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3c2e0a6a-f8e3-4efe-b453-1ff2096469a3</guid><dc:creator>DaveC</dc:creator><description>&lt;p&gt;I want to update existing code rather that use demo code, is there any info on what to change in the SDK to achieve PHY Code S2/S8 in the docs?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52840 PHY Coded</title><link>https://devzone.nordicsemi.com/thread/294596?ContentTypeID=1</link><pubDate>Tue, 16 Feb 2021 11:38:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1041b35e-3840-4947-9037-0aa3b984596f</guid><dc:creator>DaveC</dc:creator><description>&lt;p&gt;Just found it thanks,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52840 PHY Coded</title><link>https://devzone.nordicsemi.com/thread/294593?ContentTypeID=1</link><pubDate>Tue, 16 Feb 2021 11:35:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bd7da777-f9bc-4214-a910-7d5b95207884</guid><dc:creator>DaveC</dc:creator><description>&lt;p&gt;The link gives a 404 error for me?&amp;nbsp; Could you give the full path?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52840 PHY Coded</title><link>https://devzone.nordicsemi.com/thread/294590?ContentTypeID=1</link><pubDate>Tue, 16 Feb 2021 11:29:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2f0c6f94-06ce-4018-a03a-2f6e44f137b4</guid><dc:creator>Jimmy Wong</dc:creator><description>&lt;p&gt;You can find the example code at&amp;nbsp;&lt;a href="https://github.com/jimmywong2003/nrf52-ble-range-estimator."&gt;github.com/.../nrf52-ble-range-estimator.&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>