hi,
Build and download the radio_test example for nrf7002 in NCS 2.3.0
Entering the command <wifi_radio_test init 1 >,
the following error messages will be output.
*** Booting Zephyr OS build v3.2.99-ncs2 ***
uart:~$ wifi_radio_test init 1
[00:00:03.905,914] <err> wifi_nrf: hal_rpu_eventq_process: Interrupt callback failed
[00:00:03.905,975] <err> wifi_nrf: rx_tasklet_fn: Event queue processing failed
I didn't modify it in the basic project.
What should I modify?
Thank you.