raspberrypi / pico-sdk

BSD 3-Clause "New" or "Revised" License
3.67k stars 913 forks source link

cyw43_wifi_scan returns a lot of duplicates #1559

Closed MrJake222 closed 4 months ago

MrJake222 commented 10 months ago

As title states, running a scan with cyw43_wifi_scan results in same Wi-Fi with one access point be listed like 5 or 6 times.

peterharperuk commented 10 months ago

I think that's just how it works. We just return what the firmware gives us.

kilograham commented 4 months ago

@peterharperuk is there a SDK level API for this anyway, if not can you close

peterharperuk commented 4 months ago

Not an sdk issue. Driver is over here https://github.com/georgerobotics/cyw43-driver