<?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 - Set TX power - Kconfig dependency problem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/113063/nrf52840---set-tx-power---kconfig-dependency-problem</link><description>Hey guys, I&amp;#39;m trying to set the max tx power for our nRF52840 project and I&amp;#39;m getting this error: 
 CONFIG_BT_CTLR_TX_PWR_MINUS_1 was assigned the value y, but got the value n. Missing dependencies: SOC_SERIES_NRF53X 
 I scoured the Kconfig file for </description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 16 Jul 2024 07:57:45 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/113063/nrf52840---set-tx-power---kconfig-dependency-problem" /><item><title>RE: nRF52840 - Set TX power - Kconfig dependency problem</title><link>https://devzone.nordicsemi.com/thread/494066?ContentTypeID=1</link><pubDate>Tue, 16 Jul 2024 07:57:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:10811c5e-e940-4354-8151-5eee913fc72c</guid><dc:creator>Menon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Which SDK version are you using here? Because when I check this config, it is not available for the nRF52840. As you can see in the error log, it is expecting SOC_SERIES_NRF53 to be enabled. This means your project or board configuration must support the NRF53X series SoC.&lt;span style="font-family:inherit;"&gt; See the config&lt;/span&gt;&lt;span style="font-family:inherit;"&gt; &lt;/span&gt;&lt;a style="font-family:inherit;" href="https://docs.nordicsemi.com/bundle/ncs-2.6.0/page/kconfig/index.html#CONFIG_BT_CTLR_TX_PWR_MINUS_1"&gt;CONFIG_BT_CTLR_TX_PWR_MINUS_1&lt;/a&gt;&lt;span style="font-family:inherit;"&gt;&amp;nbsp;( from SDK v2.6.0)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1721116554270v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Kind Regards,&lt;/p&gt;
&lt;p&gt;Abhijith&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>