<?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>Change BitRate 1Mbs 2Mbs 125Kbs</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/92592/change-bitrate-1mbs-2mbs-125kbs</link><description>There is an examples that show how to change from a 2Mb/s to a Coded 125Kb/s ? 
 May I change the bit rate of the comuniucation dinamicaly ? For examples I see that with a 2Mb/s comunication is not so good ( The Master can&amp;#39;t reach the Slave )The Master</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 05 Oct 2022 12:54:25 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/92592/change-bitrate-1mbs-2mbs-125kbs" /><item><title>RE: Change BitRate 1Mbs 2Mbs 125Kbs</title><link>https://devzone.nordicsemi.com/thread/389419?ContentTypeID=1</link><pubDate>Wed, 05 Oct 2022 12:54:25 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3cc9ba24-4e85-456f-8a38-ae42ff5986a9</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;Novello,&lt;/p&gt;
&lt;p&gt;Which SDK are you using? If using the nRF Connect SDK, you can look at &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/85371/bluetooth-long-range-coded-phy-on-nrf52811-using-nrf-connect-sdk---provided-examples-use-too-much-sram/356074"&gt;this post&lt;/a&gt;. If you are using the nRF5 SDK you can call&amp;nbsp;sd_ble_gap_phy_update() with the rx and tx PHYs set to&amp;nbsp;BLE_GAP_PHY_CODED. With&amp;nbsp;extended advertising you can also establish connections on coded phy (see &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/56971/coded-phy-using-the-ble-advertising-module---invalid-params/238621"&gt;this post&lt;/a&gt;).&lt;/p&gt;
[quote user=""]&lt;p&gt;There is in ble a parameter that show me quality of the link ? (QoS)?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;[/quote]
&lt;p&gt;Not with the nRF5 SDK, but if you are using the nRF Connect SDK you can get information about that from the Bluetooth stack. This is used by the &lt;a href="https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.1.0/nrf/applications/nrf_desktop/doc/qos.html"&gt;Quality of Service module&lt;/a&gt;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>