<?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>nNRF54H20 and nRF7001 shared antenna question</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/126494/nnrf54h20-and-nrf7001-shared-antenna-question</link><description>Hello, I am currently working on development on the nRF54H20DK and the nRF7001 shield. I am yet to find documentation on if these two are capable of sharing a singular antenna for BLE and WiFi? I presume it is already being worked on and is just not officially</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 15 Jan 2026 14:35:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/126494/nnrf54h20-and-nrf7001-shared-antenna-question" /><item><title>RE: nNRF54H20 and nRF7001 shared antenna question</title><link>https://devzone.nordicsemi.com/thread/558816?ContentTypeID=1</link><pubDate>Thu, 15 Jan 2026 14:35:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ed6c3638-aa61-46d5-ade9-edf14ac51d07</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi Mads,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;we have experimental coex support for nRF54H20 + nRF700x available via this PR:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/nrfconnect/sdk-zephyr/pull/3647"&gt;https://github.com/nrfconnect/sdk-zephyr/pull/3647&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This is already merged into ncs main, meaning that it will be a part of the next release.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If single-antenna is a wanted setup, you can look at the nRF7002-DK:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ug_nrf7002_dk/page/UG/nrf7002_DK/hw_antennas.html"&gt;https://docs.nordicsemi.com/bundle/ug_nrf7002_dk/page/UG/nrf7002_DK/hw_antennas.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Where the hw files can be downloaded here:&amp;nbsp;&lt;a href="https://www.nordicsemi.com/Products/Development-hardware/nRF7002-DK/Download?lang=en#infotabs"&gt;https://www.nordicsemi.com/Products/Development-hardware/nRF7002-DK/Download?lang=en#infotabs&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nNRF54H20 and nRF7001 shared antenna question</title><link>https://devzone.nordicsemi.com/thread/558754?ContentTypeID=1</link><pubDate>Thu, 15 Jan 2026 08:10:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:49af0585-4d3c-4533-ba12-36185d00a51b</guid><dc:creator>Mads Fidder</dc:creator><description>&lt;p&gt;Hello,&lt;br /&gt;&lt;br /&gt;Thank you for your answer.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;As of now, i have the nRF7002-ek working with the nRF54H20DK, with their own respective antennas.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;You say that the nRF54H20 is not a supported target at the moment. I presume that it will be in the future, can you verify that? And if so, can you give a rough estimate when?&lt;br /&gt;&lt;br /&gt;Thank you in advance&lt;br /&gt;&lt;br /&gt;/Mads&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nNRF54H20 and nRF7001 shared antenna question</title><link>https://devzone.nordicsemi.com/thread/558628?ContentTypeID=1</link><pubDate>Tue, 13 Jan 2026 17:28:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ab997c4b-f335-462b-8856-a3625591d9a6</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user=""]I am yet to find documentation on if these two are capable of sharing a singular antenna for BLE and WiFi? [/quote]
&lt;p&gt;Technically; yes, but the software support is lacking at this time.&lt;/p&gt;
&lt;p&gt;Softdevice (more specifically, MPSL) supports coex for nRF54H20:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/main//samples/bluetooth/radio_coex_1wire/README.rst"&gt;https://github.com/nrfconnect/sdk-nrf/blob/main//samples/bluetooth/radio_coex_1wire/README.rst&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;However, the supported level for nRF54H + Wi-Fi is very limited at this point:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/releases_and_maturity/software_maturity.html#wi-fi_feature_support"&gt;https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/releases_and_maturity/software_maturity.html#wi-fi_feature_support&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This is also reflected in the BLE coex sample:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/wifi/ble_coex/README.html"&gt;https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/wifi/ble_coex/README.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Where nRF54H20 is not a supported target at this&amp;nbsp;moment.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>