<?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 BLE and 802.15.4 concurrent transmit power</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/44440/nrf52840-ble-and-802-15-4-concurrent-transmit-power</link><description>We are using nRF52840 with BLE and 802.15.4 concurrent with S140 SoftDevice. There are two functions to set the transmit power for each radio protocol: 
 sd_ble_gap_tx_power_set(uint8_t role, uint16_t handle, int8_t tx_power) 
 void nrf_802154_pib_tx_power_set</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 06 Mar 2019 21:52:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/44440/nrf52840-ble-and-802-15-4-concurrent-transmit-power" /><item><title>RE: nRF52840 BLE and 802.15.4 concurrent transmit power</title><link>https://devzone.nordicsemi.com/thread/174670?ContentTypeID=1</link><pubDate>Wed, 06 Mar 2019 21:52:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c1414072-789d-4f7e-b6ce-1f8d158a5303</guid><dc:creator>Pratyush Dave</dc:creator><description>&lt;p&gt;Steve,&lt;/p&gt;
&lt;p&gt;These two are independent. The sd_ble_gap_tx_power_set() function only controls the Tx power of the radio in BLE operation. When the SD gives a &amp;quot;timeslot&amp;quot; for the radio to be used in the 802.15.4 mode, the nrf_802154_pib_tx_power_set() API controls the Tx power of the radio only in this mode of operation.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>