<?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>LE Coded PHY S=2(500 Kb/s) test</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/68223/le-coded-phy-s-2-500-kb-s-test</link><description>Hello 
 I want to test LE Coded PHY S = 2 (500 Kb / s) using the nRF5430 PDK. The SDK used is nRF Connnect SDK v1.4.0. 
 There is confirmation there. 
 1. Does nRF5430, nRF Connnect SDK v1.4.0 support S = 2? 
 2. If so, please tell me how to specify S</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 17 Nov 2020 07:40:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/68223/le-coded-phy-s-2-500-kb-s-test" /><item><title>RE: LE Coded PHY S=2(500 Kb/s) test</title><link>https://devzone.nordicsemi.com/thread/280247?ContentTypeID=1</link><pubDate>Tue, 17 Nov 2020 07:40:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2eaf3835-2754-4a27-8093-76b3458c1071</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;You can, for example, check by making sure that the Coded PHY bit is set and that&amp;nbsp;&lt;span&gt;BT_CONN_LE_OPT_CODED is used after a&amp;nbsp; bt_conn_le_phy_update() and that the BT_CONN_LE_PHY_OPD_CODED_S2 is used, and not the S8 call. You should also be able to see it on the data throughput and range of your application.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Simon&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LE Coded PHY S=2(500 Kb/s) test</title><link>https://devzone.nordicsemi.com/thread/280224?ContentTypeID=1</link><pubDate>Tue, 17 Nov 2020 02:10:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:331be725-c627-4b37-b016-3fe64d2dd774</guid><dc:creator>cbe9</dc:creator><description>&lt;p&gt;Thank you very much.&lt;/p&gt;
&lt;p&gt;Let&amp;#39;s check using bt_conn_le_phy_update ().&lt;/p&gt;
&lt;p&gt;So there is one more point to confirm.&lt;br /&gt;How can I be sure that it is working with S = 2?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: LE Coded PHY S=2(500 Kb/s) test</title><link>https://devzone.nordicsemi.com/thread/279452?ContentTypeID=1</link><pubDate>Wed, 11 Nov 2020 10:28:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1481f94d-c900-40f1-b500-a8795a399c29</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Yes, the nRF5340 and the nRF Connect SDK (v1.4.0) does support Coded PHY S=2. If you use I.E. the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/samples/bluetooth/peripheral_hr_coded/README.html"&gt;HR_coded examples&lt;/a&gt; in NCS, the simplest way to implement S=2 would be to do it as part of a connection PHY parameter update by calling&amp;nbsp;&lt;strong&gt;bt_conn_le_phy_update()&lt;/strong&gt;, see&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-zephyr/blob/master/include/bluetooth/conn.h#L427"&gt;https://github.com/nrfconnect/sdk-zephyr/blob/master/include/bluetooth/conn.h#L427&lt;/a&gt;&lt;span&gt;. The preferred coding scheme is part of the PHY options:&amp;nbsp;&lt;/span&gt;&lt;a href="https://github.com/nrfconnect/sdk-zephyr/blob/master/include/bluetooth/conn.h#L90"&gt;https://github.com/nrfconnect/sdk-zephyr/blob/master/include/bluetooth/conn.h#L90&lt;/a&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></channel></rss>