Skip to content

Pico W: network scanning shows a lot of duplicates #7318

Open
@dhalbert

Description

@dhalbert

When using wifi.radio.start_scanning_networks() on the Pico W, I see many duplicates. I have two AP's with the same SSID, plus, another different one. For example (SSID's obfuscated):

Available WiFi networks:
	MyHome		RSSI: -77	Channel: 6
	MyHome		RSSI: -37	Channel: 6
	Neighbor		RSSI: -88	Channel: 8
	MyHome		RSSI: -79	Channel: 6
	MyHome		RSSI: -39	Channel: 6
	MyHome		RSSI: -37	Channel: 6
	MyHome		RSSI: -42	Channel: 6
	MyHome		RSSI: -81	Channel: 6
	MyHome		RSSI: -41	Channel: 6
	MyHomeOther		RSSI: -94	Channel: 11
	MyHome		RSSI: -81	Channel: 6
	MyHome		RSSI: -43	Channel: 6
	MyHome		RSSI: -38	Channel: 6
	MyHome		RSSI: -39	Channel: 6
	MyHome		RSSI: -76	Channel: 6
	MyHome		RSSI: -39	Channel: 6

This contrasts with the ESP32-S2 results:

	MyHome		RSSI: -54	Channel: 6
	MyHome		RSSI: -70	Channel: 6
	Neighbor		RSSI: -86	Channel: 6

Metadata

Metadata

Assignees

No one assigned

    Labels

    networkrp2040Raspberry Pi RP2040third-partyAwaiting action on a third party for a fix or an answer to a request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions