<?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>[nRF7002EK] Unable to read mac address</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/118639/nrf7002ek-unable-to-read-mac-address</link><description>Hello, 
 Development Environment : 
 
 SDK version: nRF Connect SDK v2.7.0 
 Toolchain version: nRF Connect SDK Toolchain v2.7.0 
 Development environment: Ubuntu 22.04 
 Development tool: Visual Studio Code 
 Development board: nrf7002dk_nrf5340_cpuapp</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 19 Feb 2025 11:55:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/118639/nrf7002ek-unable-to-read-mac-address" /><item><title>RE: [nRF7002EK] Unable to read mac address</title><link>https://devzone.nordicsemi.com/thread/523681?ContentTypeID=1</link><pubDate>Wed, 19 Feb 2025 11:55:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:93f1542d-9eed-40c2-9c70-1360bd542c5f</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;So when you do not have the EK shield connected to the DK, what results do you get then for QSPI and SPI?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Btw, I hear that your local RSM is trying to contact you. Please get in touch with him, as he might be able to help you further.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [nRF7002EK] Unable to read mac address</title><link>https://devzone.nordicsemi.com/thread/523292?ContentTypeID=1</link><pubDate>Mon, 17 Feb 2025 13:49:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e8ae613f-77d3-4b7d-9262-8b664d52440c</guid><dc:creator>Sagar.K</dc:creator><description>&lt;p&gt;I tried connecting the nrf7002ek as mentioned in this article&amp;nbsp;&lt;a href="https://docs.nordicsemi.com/bundle/ug_nrf7002_ek/page/UG/nrf7002_EK/hw_wifi_strap_qspi.html#ariaid-title1"&gt;here&lt;/a&gt;. But still facing the above issue of qspi interface.&amp;nbsp;&lt;/p&gt;
[quote userid="103347" url="~/f/nordic-q-a/118639/nrf7002ek-unable-to-read-mac-address/523067"]How are you enabling SPI and QSPI here? [/quote]
&lt;p&gt;I am changing the SPI config to QSPI config in nrf7002ek shield configuration.&lt;/p&gt;
[quote userid="103347" url="~/f/nordic-q-a/118639/nrf7002ek-unable-to-read-mac-address/523067"]what do you get the same results when using the EK shield in the build?[/quote]
&lt;p&gt;No. for ek shield it is working fine.&lt;/p&gt;
&lt;p&gt;Thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [nRF7002EK] Unable to read mac address</title><link>https://devzone.nordicsemi.com/thread/523067?ContentTypeID=1</link><pubDate>Fri, 14 Feb 2025 14:09:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ed277a9c-4cd2-4b76-b6c1-0df315ff3c33</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;REGION.PROTECT0 = 0x50fa50fa is what I was expecting.&lt;/p&gt;
&lt;p&gt;Looks to me like you are targeting the two different nRF7s when using the QSPI interface vs when using the SPI one.&amp;nbsp;How are you enabling SPI and QSPI here? And what do you get the same results when using the EK shield in the build?&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;ELfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [nRF7002EK] Unable to read mac address</title><link>https://devzone.nordicsemi.com/thread/522598?ContentTypeID=1</link><pubDate>Wed, 12 Feb 2025 09:21:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d2f93b5b-6798-40d6-a417-9122a3a02ab4</guid><dc:creator>Sagar.K</dc:creator><description>&lt;p&gt;&lt;br /&gt;Getting below Reading for QSPI interface :&lt;/p&gt;
&lt;p&gt;[00:00:00.337,829] &amp;lt;dbg&amp;gt; wifi_nrf_bus: qspi_wait_while_rpu_awake: RDSR1 = 0x6&lt;br /&gt;[00:00:00.339,691] &amp;lt;inf&amp;gt; wifi_nrf: nrf_wifi_fmac_otp_mac_addr_get: MAC addr not programmed in OTP&lt;br /&gt;[00:00:00.339,752] &amp;lt;err&amp;gt; wifi_nrf: nrf_wifi_get_mac_addr: Invalid MAC address: 00:00:00:00:00:00&lt;br /&gt;[00:00:00.339,752] &amp;lt;err&amp;gt; wifi_nrf: nrf_wifi_if_start_zep: Failed to get MAC address&lt;br /&gt;[00:00:00.339,843] &amp;lt;dbg&amp;gt; wifi_nrf_bus: qspi_deinit: TODO : qspi_deinit&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;uart:~$ wifi_radio_ficr_prog otp_read_params
OTP Region is unprogrammed - program to enable R/W

PRODTEST.FT.PROGVERSION = 0xff0300ff

PRODTEST.TRIM0 = 0xffffffff
PRODTEST.TRIM1 = 0x0009d40b
PRODTEST.TRIM2 = 0x0009d80b
PRODTEST.TRIM3 = 0xffffffff
PRODTEST.TRIM4 = 0xffffffff
PRODTEST.TRIM5 = 0xffffffff
PRODTEST.TRIM6 = 0xffffffff
PRODTEST.TRIM7 = 0xffffffff
PRODTEST.TRIM8 = 0xffffffff
PRODTEST.TRIM9 = 0xffffffff
PRODTEST.TRIM10 = 0xffffffff
PRODTEST.TRIM11 = 0xffffffff
PRODTEST.TRIM12 = 0xffffffff
PRODTEST.TRIM13 = 0xffffffff
PRODTEST.TRIM14 = 0xffffffff

INFO.PART = 0x00007002
INFO.VARIANT = 0x00423030

INFO.UUID0 = 0x433ffe78
INFO.UUID1 = 0x11edcb69
INFO.UUID2 = 0x2eb304cc
INFO.UUID3 = 0x258a4998

REGION.PROTECT0 = 0xffffffff
REGION.PROTECT1 = 0xffffffff
REGION.PROTECT2 = 0xffffffff
REGION.PROTECT3 = 0xffffffff


uart:~$ wifi_radio_ficr_prog otp_get_status
Checking OTP PROTECT Region......
OTP Region is unprogrammed - program to enable R/W

QSPI Keys are not programmed in OTP
MAC0 Address is programmed in OTP
MAC1 Address is programmed in OTP
CALIB_XO is programmed in OTP&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Getting below Reading for SPI interface :&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;uart:~$ wifi_radio_ficr_prog otp_get_status
Checking OTP PROTECT Region......
OTP Region is open for R/W

QSPI Keys are not programmed in OTP
MAC0 Address is programmed in OTP
MAC1 Address is programmed in OTP
CALIB_XO is programmed in OTP

uart:~$ wifi_radio_ficr_prog otp_read_params
OTP Region is open for R/W

PRODTEST.FT.PROGVERSION = 0xff0300ff

PRODTEST.TRIM0 = 0x0009040f
PRODTEST.TRIM1 = 0x0009d40b
PRODTEST.TRIM2 = 0x0009d80b
PRODTEST.TRIM3 = 0x000f040c
PRODTEST.TRIM4 = 0x000fd408
PRODTEST.TRIM5 = 0x000fd808
PRODTEST.TRIM6 = 0xffffffff
PRODTEST.TRIM7 = 0xffffffff
PRODTEST.TRIM8 = 0xffffffff
PRODTEST.TRIM9 = 0xffffffff
PRODTEST.TRIM10 = 0xffffffff
PRODTEST.TRIM11 = 0xffffffff
PRODTEST.TRIM12 = 0xffffffff
PRODTEST.TRIM13 = 0xffffffff
PRODTEST.TRIM14 = 0xffffffff

INFO.PART = 0x00007002
INFO.VARIANT = 0x00423030

INFO.UUID0 = 0x433ffe78
INFO.UUID1 = 0x11edcb69
INFO.UUID2 = 0x2eb304cc
INFO.UUID3 = 0x258a4998

REGION.PROTECT0 = 0x50fa50fa
REGION.PROTECT1 = 0x50fa50fa
REGION.PROTECT2 = 0x50fa50fa
REGION.PROTECT3 = 0x50fa50fa

MAC0.ADDRESS0 = 0x0036cef4
MAC0.ADDRESS1 = 0x00004950
MAC0.ADDRESS = f4:ce:36:00:50:49

MAC1.ADDRESS0 = 0x0036cef4
MAC1.ADDRESS1 = 0x00004a50
MAC1.ADDRESS = f4:ce:36:00:50:4a

CALIB.XO = 0x29
REGION_DEFAULTS = 0xfffffff1&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Not sure why we are seeing this behaviour ? any insights.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [nRF7002EK] Unable to read mac address</title><link>https://devzone.nordicsemi.com/thread/522453?ContentTypeID=1</link><pubDate>Tue, 11 Feb 2025 14:04:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:65fa0468-f7a3-4450-b5df-c37380d4691b</guid><dc:creator>Elfving</dc:creator><description>[quote user="Sagar.K"]&lt;p&gt;So the issue is with the OTP memory which is present on nRF7002 module.&lt;/p&gt;
&lt;p&gt;So if we replace the nRF7002 module present on nRF7002EK will it resolve the issue ?&lt;/p&gt;[/quote]
&lt;p&gt;Yes, that is correct. Though if you take an nRF7 from a reel to replace the one on the EK, then you would also have to write to the OTP of that and set a few values that comes pre-set on EKs and DKs. Could you try running this first?&amp;nbsp;&lt;/p&gt;
&lt;div&gt;
&lt;div dir="ltr"&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;wifi_radio_ficr_prog otp_get_status&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;Regards,&lt;br /&gt;Elfving&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [nRF7002EK] Unable to read mac address</title><link>https://devzone.nordicsemi.com/thread/522340?ContentTypeID=1</link><pubDate>Tue, 11 Feb 2025 07:03:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cc74df79-0e4a-487b-86f2-9115b05a649e</guid><dc:creator>Sagar.K</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;So the issue is with the OTP memory which is present on nRF7002 module.&lt;/p&gt;
&lt;p&gt;So if we replace the nRF7002 module present on nRF7002EK will it resolve the issue ?&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [nRF7002EK] Unable to read mac address</title><link>https://devzone.nordicsemi.com/thread/522209?ContentTypeID=1</link><pubDate>Mon, 10 Feb 2025 13:44:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1bb5287c-e9d8-47dd-bb56-fe0fba456c2f</guid><dc:creator>Elfving</dc:creator><description>[quote user="Sagar.K"]&lt;p&gt;No, we are not using two nRF7s. We are just using the nRF5340DK and nRF7002EK, these two are interfaced over QSPI interface. We are using&amp;nbsp;&lt;span&gt;&amp;nbsp;nrf7002dk_nrf5340_cpuapp board config for build purpose only as it has support for nRF7002 interfacing over QSPI by default. we didn&amp;#39;t use the nRF7002EK as a shield argument because it is configured to use SPI interface for nRF7002.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;[/quote]
&lt;p&gt;I guess as long as it works it is fine. Though using the EK as a shield, and then &lt;a href="https://docs.nordicsemi.com/bundle/ug_nrf7002_ek/page/UG/nrf7002_EK/hw_wifi_strap_qspi.html#ariaid-title1"&gt;connecting it like this &lt;/a&gt;is the recommended way when using QSPI.&amp;nbsp;&lt;/p&gt;
[quote user="Sagar.K"]&lt;p&gt;Providing the output below :&lt;/p&gt;&lt;div&gt;&lt;a href="#"&gt;&lt;/a&gt;&lt;/div&gt;[/quote]
&lt;p&gt;Looks like there is something wrong with the &lt;a href="https://docs.nordicsemi.com/bundle/ps_nrf7002/page/chapters/ficr/doc/functional.html#ariaid-title7"&gt;OTP&lt;/a&gt;, like you show in the OP it is supposed to be&amp;nbsp;&lt;span&gt;0x50FA50FA.&lt;/span&gt;&amp;nbsp;I guess ESD could be the issue, as I don&amp;#39;t see what else could have caused this.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [nRF7002EK] Unable to read mac address</title><link>https://devzone.nordicsemi.com/thread/521900?ContentTypeID=1</link><pubDate>Fri, 07 Feb 2025 11:29:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ab9b1375-1e43-4a8e-9a5d-4d23a6dc16cb</guid><dc:creator>Sagar.K</dc:creator><description>[quote userid="103347" url="~/f/nordic-q-a/118639/nrf7002ek-unable-to-read-mac-address/521869"]While I am not sure that would work, why not rather use the nRF7002 on the nRF7002Dk? That one is connected over QSPI.[/quote]
&lt;p&gt;we don&amp;#39;t have an nRF7002DK as of now, so we are using the mentioned approach and it is working without any issues.&lt;/p&gt;
[quote userid="103347" url="~/f/nordic-q-a/118639/nrf7002ek-unable-to-read-mac-address/521869"]Can you give me the output when trying to read the OTP, not write to it?[/quote]
&lt;p&gt;Providing the output below :&lt;pre class="ui-code" data-mode="text"&gt;uart:~$ wifi_radio_ficr_prog otp_read_params
OTP Region is in invalid state

PRODTEST.FT.PROGVERSION = 0xff0300ff

PRODTEST.TRIM0 = 0x090d0009
PRODTEST.TRIM1 = 0x0009d40b
PRODTEST.TRIM2 = 0x0009d80b
PRODTEST.TRIM3 = 0x040c0904
PRODTEST.TRIM4 = 0xd40809d4
PRODTEST.TRIM5 = 0xd80809d8
PRODTEST.TRIM6 = 0xffffffff
PRODTEST.TRIM7 = 0xffffffff
PRODTEST.TRIM8 = 0xffffffff
PRODTEST.TRIM9 = 0xffffffff
PRODTEST.TRIM10 = 0xffffffff
PRODTEST.TRIM11 = 0xffffffff
PRODTEST.TRIM12 = 0xffffffff
PRODTEST.TRIM13 = 0xffffffff
PRODTEST.TRIM14 = 0xffffffff

INFO.PART = 0x00007002
INFO.VARIANT = 0x00423030

INFO.UUID0 = 0x78f4e38f
INFO.UUID1 = 0x11edcb69
INFO.UUID2 = 0x2eb304cc
INFO.UUID3 = 0x258a4998

REGION.PROTECT0 = 0x50099550
REGION.PROTECT1 = 0x50099550
REGION.PROTECT2 = 0x50099550
REGION.PROTECT3 = 0x50099550

MAC0.ADDRESS0 = 0xe30d60e3
MAC0.ADDRESS1 = 0x00004950
MAC0.ADDRESS = e3:60:0d:e3:50:49

MAC1.ADDRESS0 = 0xe30d60e3
MAC1.ADDRESS1 = 0x00004a50
MAC1.ADDRESS = e3:60:0d:e3:50:4a

CALIB.XO = 0x29
REGION_DEFAULTS = 0xfffffff1

&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [nRF7002EK] Unable to read mac address</title><link>https://devzone.nordicsemi.com/thread/521869?ContentTypeID=1</link><pubDate>Fri, 07 Feb 2025 08:45:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7436973f-9468-4a9e-89e4-dd6255d477dc</guid><dc:creator>Elfving</dc:creator><description>[quote user="Sagar.K"]is it possible that an ESD charge might create this type of issue ?[/quote]
&lt;p&gt;I have never heard of that happening atleast.&lt;/p&gt;
[quote user="Sagar.K"]&lt;p&gt;No, we are not using two nRF7s. We are just using the nRF5340DK and nRF7002EK, these two are interfaced over QSPI interface. We are using&amp;nbsp;&lt;span&gt;&amp;nbsp;nrf7002dk_nrf5340_cpuapp board config for build purpose only as it has support for nRF7002 interfacing over QSPI by default. we didn&amp;#39;t use the nRF7002EK as a shield argument because it is configured to use SPI interface for nRF7002.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;[/quote]
&lt;p&gt;While I am not sure that would work, why not rather use the nRF7002 on the nRF7002Dk? That one is connected over QSPI.&lt;/p&gt;
[quote user="Sagar.K"]&lt;p&gt;&lt;span&gt;Hope this will clear the confusion. Now, coming to the main question. Is there a way to recover from this state ?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;[/quote]
&lt;p&gt;Can you give me the output when trying to read the OTP, not write to it?&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [nRF7002EK] Unable to read mac address</title><link>https://devzone.nordicsemi.com/thread/521731?ContentTypeID=1</link><pubDate>Thu, 06 Feb 2025 13:32:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:65ec14f5-c8cd-4300-aebb-58c9871386e7</guid><dc:creator>Sagar.K</dc:creator><description>&lt;p&gt;Hello&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/members/elfving"&gt;Elfving&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote userid="103347" url="~/f/nordic-q-a/118639/nrf7002ek-unable-to-read-mac-address/521719"]But I am also a bit confused as to how you ran into this issue if the EK module used to run well. Did you try writing to the OTP? [/quote]
&lt;p&gt;No. We didn&amp;#39;t try writing to the OTP memory When it was working. We are also not quite sure, why we ran into this issue. is it possible that an ESD charge might create this type of issue ?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote userid="103347" url="~/f/nordic-q-a/118639/nrf7002ek-unable-to-read-mac-address/521719"]Any reason why you are using the two nRF7s?[/quote]
&lt;p&gt;No, we are not using two nRF7s. We are just using the nRF5340DK and nRF7002EK, these two are interfaced over QSPI interface. We are using&amp;nbsp;&lt;span&gt;&amp;nbsp;nrf7002dk_nrf5340_cpuapp board config for build purpose only as it has support for nRF7002 interfacing over QSPI by default. we didn&amp;#39;t use the nRF7002EK as a shield argument because it is configured to use SPI interface for nRF7002.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Hope this will clear the confusion. Now, coming to the main question. Is there a way to recover from this state ?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thank you.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [nRF7002EK] Unable to read mac address</title><link>https://devzone.nordicsemi.com/thread/521719?ContentTypeID=1</link><pubDate>Thu, 06 Feb 2025 12:40:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8a499d2d-822f-4b2d-9af1-576948a76e2e</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Hi Sagar,&lt;/p&gt;
[quote user=""]&lt;p&gt;So, is there a way we can replace only the OTP memory on the nRF7002EK, as it will be a suitable alternative for us rather than replacing the while module. If yes, can you please suggest a part no of the module.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;[/quote]
&lt;p&gt;I might be misunderstanding you here, but the OTP memory is not another IC on the nRF7002EK - it is in the nRF7002.&lt;/p&gt;
&lt;p&gt;But I am also a bit confused as to how you ran into this issue if the EK module used to run well. Did you try writing to the OTP? The OTP should be already written to on the EKs, there is no need to write to it again.&lt;/p&gt;
&lt;p&gt;Another thing that could add to the confusion here is that you are running an &lt;a href="https://www.nordicsemi.com/Products/Development-hardware/nRF7002-EK"&gt;nRF7002EK &lt;/a&gt;along with an &lt;a href="https://www.nordicsemi.com/Products/Development-hardware/nRF7002-DK"&gt;nRF7002DK&lt;/a&gt;. That should be possible of course, though I guess it might be possible that you are using the nRF7 on the DK instead of on the EK without you being aware of it. Any reason why you are using the two nRF7s?&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Elfving&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>