<?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>Inquiry on Concurrent Use of THREAD and BLE with Specific Power Settings</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/120337/inquiry-on-concurrent-use-of-thread-and-ble-with-specific-power-settings</link><description>Dear Nordic Support Team, 
 I am working with the nRF52840 in a multi-protocol setup and would like to clarify the feasibility of the following configuration: 
 Running Thread and BLE concurrently. 
 
 Setting the Thread TX power to +20 dBm. 
 Setting</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 01 Apr 2025 11:53:30 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/120337/inquiry-on-concurrent-use-of-thread-and-ble-with-specific-power-settings" /><item><title>RE: Inquiry on Concurrent Use of THREAD and BLE with Specific Power Settings</title><link>https://devzone.nordicsemi.com/thread/529976?ContentTypeID=1</link><pubDate>Tue, 01 Apr 2025 11:53:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:955101dd-e770-4108-85a5-05a260cce390</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It should be possible to set the TX power to different values for Thread and BLE in a multiprotocol application.&lt;/p&gt;
&lt;p&gt;The maximum TX power for Thread on the nRF52840 is +8 dBm. If you want +20 dBm, you will need to use a FEM, such as the nRF21540.&lt;/p&gt;
&lt;p&gt;The multiprotocol part is handled by the &lt;a href="https://docs.nordicsemi.com/bundle/ncs-2.9.1/page/nrfxlib/mpsl/README.html#mpsl"&gt;MPSL&lt;/a&gt; library, and allocates time slots for the radio protocols. Because of this, interference should not be a problem, as only one radio is transmitting at a time. One thing to be aware of is that BLE activity takes priority over Thread, which means that Thread logic may be interrupted by BLE. This also means that when BLE is performing time-consuming tasks, such as scanning or maintaining a large number of connections, it can affect the Thread performance. Because of this, you should set scanning and connection parameters accordingly.&lt;br /&gt;You can read more about limitations and considerations in &lt;a href="https://docs.nordicsemi.com/bundle/ncs-2.9.1/page/nrf/protocols/multiprotocol/index.html"&gt;Multiprotocol support&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>