custom board with nrf52840 and nrf7002

I'm developing software of a board with nrf52840 chip and nrf7002 chip, the nrf52840 is communicated with the nrf7002 using qspi, and I've tried to run the sample project of NRF Connect SDK,"wifi: scan" but it get errors when I build with the selection of nrf52840(I've adjusted the pin configuration). 

How can I do for this, my purpose is running the WIFI project   

Related