<?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>nRF7002 Init hang</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/124067/nrf7002-init-hang</link><description>I have a custom board that consists of a nRF52840 and a nRF7002 WiFi companion chip, connected via SPI. (not QSPI) 
 I wrote a tiny test program that configures the nRF7002 connection and pins, but does not interact with it in the event loop. I had a</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 10 Sep 2025 09:06:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/124067/nrf7002-init-hang" /><item><title>RE: nRF7002 Init hang</title><link>https://devzone.nordicsemi.com/thread/548330?ContentTypeID=1</link><pubDate>Wed, 10 Sep 2025 09:06:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2a16169e-6393-488f-a56a-0b7e5642e8f6</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Good that things are improving, though let me know when you&amp;#39;ve tried commisioned the board. If that doesn&amp;#39;t help, it would also be great if you could try and see if you are able to reproduce this on a DK.&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: nRF7002 Init hang</title><link>https://devzone.nordicsemi.com/thread/548286?ContentTypeID=1</link><pubDate>Tue, 09 Sep 2025 19:19:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9563073d-6ef4-45f1-ad80-717c844453ea</guid><dc:creator>lennartkoopmann</dc:creator><description>&lt;p&gt;Thank you and sorry for the delay, I just returned from a business trip. The board is not commissioned yet, but I know that this will need to happen before I can fully use it.&lt;br /&gt;&lt;br /&gt;I was able to find an issue with reverse IOVDD and BUCKEN polarity. I am now making it much further in the nRF7002 init:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;```&lt;br /&gt;[00:00:00.001,434] &amp;lt;dbg&amp;gt; wifi_nrf_bus: rpu_gpio_config: GPIO configuration done...&lt;br /&gt;[00:00:00.003,662] &amp;lt;dbg&amp;gt; wifi_nrf_bus: rpu_pwron: Bucken = 1, IOVDD = 1&lt;br /&gt;[00:00:00.003,723] &amp;lt;inf&amp;gt; wifi_nrf_bus: SPIM spi@40004000: freq = 8 MHz&lt;br /&gt;[00:00:00.003,753] &amp;lt;inf&amp;gt; wifi_nrf_bus: SPIM spi@40004000: latency = 0&lt;br /&gt;[00:00:00.003,814] &amp;lt;dbg&amp;gt; wifi_nrf_bus: rpu_wrsr2: Written 0x1 to WRSR2&lt;br /&gt;[00:00:00.003,936] &amp;lt;dbg&amp;gt; wifi_nrf_bus: spim_read_reg: err: 0 -&amp;gt; 0 0 0 0 0 0&lt;br /&gt;[00:00:00.003,936] &amp;lt;dbg&amp;gt; wifi_nrf_bus: spim_wait_while_rpu_wake_write: RDSR2 = 0x0&lt;br /&gt;[00:00:00.005,157] &amp;lt;dbg&amp;gt; wifi_nrf_bus: spim_read_reg: err: 0 -&amp;gt; 0 0 0 0 0 0&lt;br /&gt;[00:00:00.005,157] &amp;lt;dbg&amp;gt; wifi_nrf_bus: spim_wait_while_rpu_wake_write: RDSR2 = 0x0&lt;br /&gt;[00:00:00.006,378] &amp;lt;dbg&amp;gt; wifi_nrf_bus: spim_read_reg: err: 0 -&amp;gt; 0 0 0 0 0 0&lt;br /&gt;[00:00:00.006,378] &amp;lt;dbg&amp;gt; wifi_nrf_bus: spim_wait_while_rpu_wake_write: RDSR2 = 0x0&lt;br /&gt;[00:00:00.007,659] &amp;lt;dbg&amp;gt; wifi_nrf_bus: spim_read_reg: err: 0 -&amp;gt; 0 0 0 0 0 0&lt;/p&gt;
&lt;p&gt;```&lt;/p&gt;
&lt;p&gt;It is reaching my event loop after this. Interestingly, trying to read RDSR instead of RDSR2, I am seeing good results:&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;```&lt;br /&gt;[00:00:52.795,867] &amp;lt;inf&amp;gt; n70probe: RDSR=0x42&lt;br /&gt;[00:00:52.895,996] &amp;lt;inf&amp;gt; n70probe: RDSR=0x42&lt;br /&gt;[00:00:52.996,124] &amp;lt;inf&amp;gt; n70probe: RDSR=0x42&lt;br /&gt;[00:00:53.096,252] &amp;lt;inf&amp;gt; n70probe: RDSR=0x42&lt;/p&gt;
&lt;p&gt;```&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF7002 Init hang</title><link>https://devzone.nordicsemi.com/thread/547426?ContentTypeID=1</link><pubDate>Tue, 02 Sep 2025 09:13:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d02dd751-42d6-4b7c-a8b8-73ab71d09390</guid><dc:creator>Elfving</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Have you &lt;a href="https://docs.nordicsemi.com/bundle/nan_043/page/APP/nan_043/intro.html"&gt;commisioned t&lt;/a&gt;he board? Ie. mainly &lt;a href="https://docs.nordicsemi.com/bundle/ps_nrf7002/page/chapters/functional/doc/otp_programming.html"&gt;written to the OTP&lt;/a&gt;?&lt;/p&gt;
&lt;p&gt;To make sure things are connected correctly, you could also try the bustest at&amp;nbsp;/tests/boards/nrf/nrf70/bustest in the SDK.&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>