<?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>Not able to set the MAC address</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/110974/not-able-to-set-the-mac-address</link><description>I was programming wifi scan example with nrf7002dk_nrf5340_cpuapp configuration. The mac address was not setting by default so I did it manually by using the function provided below. 
 Still not working. 
 
 
 void wifi_set_mac_address (){ 
 struct net_if</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 13 May 2024 13:54:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/110974/not-able-to-set-the-mac-address" /><item><title>RE: Not able to set the MAC address</title><link>https://devzone.nordicsemi.com/thread/483084?ContentTypeID=1</link><pubDate>Mon, 13 May 2024 13:54:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2d04f5d7-08c5-4930-ba4f-92f7fe8fe088</guid><dc:creator>Charlie</dc:creator><description>&lt;p&gt;Ok,&amp;nbsp;the error looks like&amp;nbsp;&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/96998/nrf7002-example-code-wifi-scan-failing-with-error-wifi_nrf_disp_scan_zep-rpu_ctx_zep/411640"&gt;RE: nRF7002 example code WiFi Scan failing with error: wifi_nrf_disp_scan_zep: rpu_ctx_zep&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Have you tried with a better USB cable?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Charlie&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Not able to set the MAC address</title><link>https://devzone.nordicsemi.com/thread/482631?ContentTypeID=1</link><pubDate>Thu, 09 May 2024 05:59:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2a7ac7c4-fdb4-4cd6-a8c4-3931718ed5ef</guid><dc:creator>Rakshita</dc:creator><description>&lt;p&gt;Hi Charlie&lt;/p&gt;
&lt;p&gt;I was able to set the mac address&lt;br /&gt;But after that also it is not able to scan the wifi networks&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;inf&amp;gt; wifi_nrf: SPIM spi@a000: freq = 8 MHz&lt;/p&gt;
&lt;p&gt;[00:00:00.005,096] &amp;lt;inf&amp;gt; wifi_nrf: SPIM spi@a000: latency = 0&lt;/p&gt;
&lt;p&gt;[00:00:00.005,584] &amp;lt;err&amp;gt; wifi_nrf: hal_rpu_reg_read: Error !! Value read at addr_offset = 400 is = FFFFFFFF&lt;/p&gt;
&lt;p&gt;[00:00:00.005,676] &amp;lt;err&amp;gt; wifi_nrf: hal_rpu_irq_enable: Reading from Root interrupt register failed&lt;/p&gt;
&lt;p&gt;[00:00:00.005,737] &amp;lt;err&amp;gt; wifi_nrf: nrf_wifi_hal_dev_add: hal_rpu_irq_enable failed&lt;/p&gt;
&lt;p&gt;[00:00:00.005,889] &amp;lt;err&amp;gt; wifi_nrf: nrf_wifi_fmac_dev_add: nrf_wifi_hal_dev_add failed&lt;/p&gt;
&lt;p&gt;[00:00:00.005,920] &amp;lt;err&amp;gt; wifi_nrf: nrf_wifi_fmac_dev_add_zep: nrf_wifi_fmac_dev_add failed&lt;/p&gt;
&lt;p&gt;[00:00:00.005,950] &amp;lt;err&amp;gt; wifi_nrf: nrf_wifi_if_init_zep: nrf_wifi_fmac_dev_add_zep failed&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;wifi_nrf: hal_rpu_reg_read: Error !! Value read at addr_offset =[00:08:01.023,834] &amp;lt;err&amp;gt; wifi_nrf: nrf_wifi_disp_scan_zep: Interface not UP&lt;/p&gt;
&lt;p&gt;[00:08:01.023,864] &amp;lt;err&amp;gt; scan: Scan request failed&lt;br /&gt;[00:08:11.024,047] &amp;lt;err&amp;gt; wifi_nrf: nrf_wifi_disp_scan_zep: Interface not UP&lt;br /&gt;&lt;br /&gt;I get these kind of errors&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Not able to set the MAC address</title><link>https://devzone.nordicsemi.com/thread/482475?ContentTypeID=1</link><pubDate>Wed, 08 May 2024 10:00:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:58dc6a67-205c-49a9-a8d3-4667b061c0d0</guid><dc:creator>Rakshita</dc:creator><description>&lt;p&gt;Yes I went through the code&lt;br /&gt;Actually the module which I am using doesn&amp;#39;t have any serial port so if I even want to change it through otp command I am not able to as I don&amp;#39;t know where to run the command&lt;br /&gt;&lt;br /&gt;After adding the code also to set the mac address manually, it gives me the below result&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;[00:00:00.016,479] &amp;lt;err&amp;gt; wifi_nrf: hal_rpu_reg_read: Error !! Value read at addr_offset = 400 is = FFFFFFFF&lt;/p&gt;
&lt;p&gt;[00:00:00.016,571] &amp;lt;err&amp;gt; wifi_nrf: hal_rpu_irq_enable: Reading from Root interrupt register failed&lt;/p&gt;
&lt;p&gt;[00:00:00.016,632] &amp;lt;err&amp;gt; wifi_nrf: nrf_wifi_hal_dev_add: hal_rpu_irq_enable failed&lt;/p&gt;
&lt;p&gt;[00:00:00.016,815] &amp;lt;err&amp;gt; wifi_nrf: nrf_wifi_fmac_dev_add: nrf_wifi_hal_dev_add failed&lt;/p&gt;
&lt;p&gt;[00:00:00.016,845] &amp;lt;err&amp;gt; wifi_nrf: nrf_wifi_fmac_dev_add_zep: nrf_wifi_fmac_dev_add failed&lt;/p&gt;
&lt;p&gt;[00:00:00.016,845] &amp;lt;err&amp;gt; wifi_nrf: nrf_wifi_if_init_zep: nrf_wifi_fmac_dev_add_zep failed&lt;/p&gt;
&lt;p&gt;[00:00:00.031,616] &amp;lt;err&amp;gt; wifi_nrf: hal_rpu_reg_read: Error !! Value read at addr_offset = 400 is = FFFFFFFF&lt;/p&gt;
&lt;p&gt;[00:00:00.031,707] &amp;lt;err&amp;gt; wifi_nrf: hal_rpu_irq_enable: Reading from Root interrupt register failed&lt;/p&gt;
&lt;p&gt;[00:00:00.031,738] &amp;lt;err&amp;gt; wifi_nrf: nrf_wifi_hal_dev_add: hal_rpu_irq_enable failed&lt;/p&gt;
&lt;p&gt;[00:00:00.031,921] &amp;lt;err&amp;gt; wifi_nrf: nrf_wim&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Not able to set the MAC address</title><link>https://devzone.nordicsemi.com/thread/482469?ContentTypeID=1</link><pubDate>Wed, 08 May 2024 09:43:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:da5dae1c-02d0-4f16-a522-08863e45cc16</guid><dc:creator>Charlie</dc:creator><description>&lt;p&gt;Hi Rakshita,&lt;/p&gt;
&lt;p&gt;Did you try exactly the codes mentioned in this reply?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/103719/samples-wifi-scan-broken-without-programmed-otp/446096"&gt;RE: samples/wifi/scan broken without programmed OTP&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Charlie&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Not able to set the MAC address</title><link>https://devzone.nordicsemi.com/thread/482444?ContentTypeID=1</link><pubDate>Wed, 08 May 2024 08:09:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e42c8068-9313-4b3c-82a8-d8ff1b56107d</guid><dc:creator>Rakshita</dc:creator><description>&lt;p&gt;The module which I am using to for WIfi is MS12SF1. I can&amp;#39;t set a mac address as the mac address can be different for the module.&lt;/p&gt;
&lt;p&gt;Tested the wifi scan code with thingy53 and the mac address which it got was different from the one which is hardcoded&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;A bit confused here what to do as not even sure that whether the mac address is even hard coded in the module or not and also can&amp;#39;t set it&lt;/p&gt;
&lt;p&gt;So what to do?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Not able to set the MAC address</title><link>https://devzone.nordicsemi.com/thread/482321?ContentTypeID=1</link><pubDate>Tue, 07 May 2024 14:11:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ea55f6ec-ac3f-4424-8303-1706b6b92ed1</guid><dc:creator>Rakshita</dc:creator><description>&lt;p&gt;I am sorry I didn&amp;#39;t get you.&lt;br /&gt;Also the page you shared is not available&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Not able to set the MAC address</title><link>https://devzone.nordicsemi.com/thread/482317?ContentTypeID=1</link><pubDate>Tue, 07 May 2024 14:07:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b02397af-e85f-47f7-8f8b-a13d66c8ea48</guid><dc:creator>timfrau</dc:creator><description>[deleted]&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>