Simply question about nRF9160DK and nRF7002DK kconfig options

Hi there,

This almost certainly has a simple answer but I can't work it out.  I'm using the sample WIFI Scan for the above boards and can successfully scan away.  But I'd like to tell the board to do a passive scan only.  Within this page it says I should enable the 'CONFIG_WIFI_SCAN_PROFILE_PASSIVE' mode to do a pasive scan on all channels.  But I have no idea how to do that?  I htought it might come up in the kconfig gui as a choice / prompt in the kconfig file that would seemingly allow that, but there is nothing similar in the gui.  I have tried writing CONFIG_WIFI_SCAN_PROFILE_PASSIVE = y in the proj.conf file and as a cmake option but neither work.  It's not urgent, but it'd be nice to know how to do it?

Cheers

Parents Reply Children
No Data
Related