NRC 2.9.1 or 2.9.0 Cannot run wifi scan example using SPI

I have a custom PCB that has been working fine in terms of the Wi-Fi on 2.6.2 but I needed to Port that to 2.9.x  


I'm using sysbuild in the 2.9 projects but not in the 2.6.2 project.

I've tried making this work on my products project, the STA example, and the scan example and I feel like the scan examples probably the most straight forward for debugging the problem.  But all of them fail per the below.  I have tried manually removing the qspi nodes in the sdk .dts files, but that leads to other issues.  Error is in the build below.



Full log attached but note the errors in the log starting at line 73... QSPI is still referenced and it does not seem to be picking up some of the SPI stuff, but not sure.

Any help greatly appreciated.

3007.prj.conf        5164.nrf7002dk_nrf5340_cpuapp.overlay   2402.sysbuild.conf

Parents
  • I'll look at this carefully over the weekend but thank you so much for the detailed response. 

    1)I use the 7002 DK as a base and then use an overlay file to override that configuration.  This is a custom PCB but should run more-less (and I have other non-wifi examples running), using the 7002dk with the overlay file. Note that all of my wifi code works in 2.6.2

    2) The Nordic board (dk) will not work with SPI as far as I know, so I have not tried that.

    3) I'll look into the SPI part, I was trying to reduce prj.conf to a minimum and it looks like in what I sent I removed that. 

    I'll get back over the weekend,

    Best... Fred

Reply
  • I'll look at this carefully over the weekend but thank you so much for the detailed response. 

    1)I use the 7002 DK as a base and then use an overlay file to override that configuration.  This is a custom PCB but should run more-less (and I have other non-wifi examples running), using the 7002dk with the overlay file. Note that all of my wifi code works in 2.6.2

    2) The Nordic board (dk) will not work with SPI as far as I know, so I have not tried that.

    3) I'll look into the SPI part, I was trying to reduce prj.conf to a minimum and it looks like in what I sent I removed that. 

    I'll get back over the weekend,

    Best... Fred

Children
No Data