Wifi shell sample failing due to Kconfig errors for nrf52840dk +nrf7002ek

Hello ,

I've been trying to build the wifi shell example sample for my nrf52840dk with a nrf7002ek shield. I'm setting the shield via CMakeLIsts ( set ( SHIELD nrf7002ek)) and I'm adding the CONFIG_WIFI_NRF70 Kconfig  for the wifi drives  as stated in the docs.

I keep getting these errors :



Parents Reply
  • AdamBenSalah said:
    I'm developing from inside a devcontainer(docker) and i'm importing modules using a west.yml.

    Yeah I guess the issue could be related to that. It seems like you are mainly getting the Zephyr repo here? I guess it might be that some of these samples are dependent on the nRF repo. 

    Are you able to build this sample for anything? Eg. the nRF7002dk?

    Regards,

    Elfving

Children
Related