Skip to content

wifi.sta.config("SSSID","PASSWORD") no longer supported #5

@marcelstoer

Description

@marcelstoer

Send('wifi.sta.config("'+SSID.Text+'","'+Password.Text+'")'+CRLF,1);

This is no longer valid, the API changed: https://nodemcu.readthedocs.io/en/latest/en/modules/wifi/#wifistaconfig

See nodemcu/nodemcu-firmware#2082

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions