Hello,
i've been trying to do some exercices from the devAcademy on my nrf52840 DK but when i tried doing the "lesson_2_exercice_1" this is the result i get :
[00:00:00.449,279] <inf> wifi_nrf: SPIM spi@4002f000: latency = 0
uart:~$ nrf_wifi_fw_load: nrf_wifi_fmac_fw_load failed
[00:00:11.209,075] <err> wifi_nrf: nrf_wifi_hal_fw_chk_boot: Boot_sig check faile d for RPU(0), Expected: 0x5A5A5A5A, Actual: 0x0
[00:00:11.209,136] <err> wifi_nrf: nrf_wifi_fmac_fw_load: LMAC ROM boot check fai led
[00:00:11.213,348] <err> wifi_nrf: nrf_wifi_fmac_dev_add_zep: nrf_wifi_fw_load fa iled
[00:00:11.213,348] <err> wifi_nrf: nrf_wifi_if_init_zep: nrf_wifi_fmac_dev_add_ze p failed
[00:00:11.213,653] <err> wifi_nrf: nrf_wifi_if_start_zep: Invalid MAC address: <u nknown>
[00:00:11.218,566] <inf> fs_nvs: 8 Sectors of 4096 bytes
[00:00:11.218,597] <inf> fs_nvs: alloc wra: 0, fe8
[00:00:11.218,597] <inf> fs_nvs: data wra: 0, 0
*** Booting nRF Connect SDK v2.5.2 ***
Starting nrf52840dk_nrf52840 with CPU frequency: 64 MHz
[00:00:11.219,055] <inf> wpa_supp: Successfully initialized wpa_supplicant
and when i type the "wifi scan" command nothing happens, even tho i followed the mentioned steps in the exercice