<?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>Configuring Bluetooth settings using nRF Connect SDK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/90461/configuring-bluetooth-settings-using-nrf-connect-sdk</link><description>Hi, 
 
 I am developing an embedded system that uses Bluetooth communication and would like to manipulate certain Bluetooth characteristics such as TX power and RX sensitivity. I am currently developing with the nRF52 DK (nRF52832 SoC) and the nRF52833</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 05 Sep 2022 07:39:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/90461/configuring-bluetooth-settings-using-nrf-connect-sdk" /><item><title>RE: Configuring Bluetooth settings using nRF Connect SDK</title><link>https://devzone.nordicsemi.com/thread/384496?ContentTypeID=1</link><pubDate>Mon, 05 Sep 2022 07:39:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1677e64a-12be-4d30-8d6b-cc2b20c5ae35</guid><dc:creator>adam_atmo</dc:creator><description>&lt;p&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configuring Bluetooth settings using nRF Connect SDK</title><link>https://devzone.nordicsemi.com/thread/384480?ContentTypeID=1</link><pubDate>Mon, 05 Sep 2022 04:42:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3db6d4c1-744d-4658-acae-4e69bc79f9d7</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;Apologies for very late response, I had to travel on urgent issue.&lt;/p&gt;
&lt;p&gt;In your case MPSL is not needed. using provided HCI API should be enough.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configuring Bluetooth settings using nRF Connect SDK</title><link>https://devzone.nordicsemi.com/thread/382115?ContentTypeID=1</link><pubDate>Wed, 17 Aug 2022 23:39:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3b8087be-f69d-49d5-a8a6-35176ad3970a</guid><dc:creator>adam_atmo</dc:creator><description>&lt;p&gt;Thanks Susheel,&lt;/p&gt;
&lt;p&gt;What is the MPSL API?&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configuring Bluetooth settings using nRF Connect SDK</title><link>https://devzone.nordicsemi.com/thread/379129?ContentTypeID=1</link><pubDate>Thu, 28 Jul 2022 12:46:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a6127813-f25e-4848-8949-6b56db92d12a</guid><dc:creator>Susheel Nuguru</dc:creator><description>[quote user=""]I am developing with the nRF Connect SDK which uses the Zephyr API for Bluetooth.&amp;nbsp;I am confused as to how to change different Bluetooth characteristics - should I be calling functions from the Zephyr Bluetooth API or changing register addresses outlined in the nRF52 SoC datasheets?[/quote]
&lt;p&gt;When enabling the Bluetooth stack in Zephyr all radio operations must go though the Bluetooth API or MPSL API only.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You can proably use &lt;a href="https://docs.zephyrproject.org/latest/samples/bluetooth/hci_pwr_ctrl/README.html"&gt;hci_pwr_ctrl&lt;/a&gt; module to control tx power&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>