Change WiFi password by access point (Arduino IOT cloud project)

Thanks. I looked at the examples from ESP Wifimanager but how do I get the ssid and password to pass to the Iot connection handler in this line:
WiFiConnectionHandler ArduinoIoTPreferredConnection(SSID, PASS);

1 Like