Skip to content

X4 can't connect to hotspot because of the securtiy setting wpa3 #6

@bigmaker-e

Description

@bigmaker-e

On some distributions like Ubuntu and Debian, a Wi-Fi hotspot uses WPA/WPA2/WPA3 security by default.

It seems that the ESP cannot connect to this kind of hotspot.

I disabled the WPA3 setting in the terminal and restarted the hotspot while the unlocker application was active and waiting for a connection.

nmcli connection modify xteink-unlocker-hotspot 802-11-wireless-security.key-mgmt wpa-psk
nmcli connection modify xteink-unlocker-hotspot 802-11-wireless-security.proto rsn

nmcli connection down xteink-unlocker-hotspot
nmcli connection up xteink-unlocker-hotspot

After the restart the unlocker app is working as expected.

Thank you for sharing your work!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions