Skip to content

Please add WIFI_ALL_CHANNEL_SCAN for multiple AP environment #94

Closed
@wasteofpaint

Description

@wasteofpaint

Using Nano33iot boards with NINA FW 1.5.0 in an environment with multiple APs broadcasting the same SSID. The Arduinos do not connect to the AP with the strongest signal. If seems that this is due to the wifi module being configured to use WIFI_FAST_SCAN instead of WIFI_ALL_CHANNEL_SCAN. The default was changed to WIFI_FAST_SCAN in NINA FW version 1.2.2. Can you revert this change, or make the option user selectable for those of us that are trying to use these boards in a multi AP environment? Seems to me that the default should be ALL_CHANNEL_SCAN.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions