Scan for nearby Wi-Fi networks using the nRF7002-DK.

We are using SDK v2.6.1 for our application and would like to search for nearby Wi-Fi networks using the nRF7002-DK.

Could you please assist us with this? If any reference code is available, we would greatly appreciate it.

Parents
  • Hi

    By default it will only print new networks to the scan results I believe. This is just the Wi-Fi stack managing networks I think. Is there a reason you need to see the existing ones on subsequent scans on your end? You can try setting the config CONFIG_WIFI_MGMT_RAW_SCAN_RESULTS=y to also enable raw scan results

    Best regards,

    Simon

Reply
  • Hi

    By default it will only print new networks to the scan results I believe. This is just the Wi-Fi stack managing networks I think. Is there a reason you need to see the existing ones on subsequent scans on your end? You can try setting the config CONFIG_WIFI_MGMT_RAW_SCAN_RESULTS=y to also enable raw scan results

    Best regards,

    Simon

Children
No Data
Related