Using SPI instead of QSPI for Wifi Scan Sample

I am using an NRF52840 DK along with an NRF7002 EK, I have gotten the default wifi scan sample working with these boards. However, my next steps is to use custom pins on the development kits that match up to a custom board that we are developing. For this custom board, we will be using the NRF7000 chip which only has SPI not QSPI. How do I set the option to use SPI not QSPI for the wifi scan example?

Thanks.

Parents Reply Children
No Data
Related