adafruit / Adafruit_IO_Arduino

Arduino library to access Adafruit IO from WiFi, cellular, and ethernet modules.
Other
210 stars 107 forks source link

Update library for dynamic SSID, PWD #109

Closed jaime-mantilla closed 4 years ago

jaime-mantilla commented 4 years ago

Hi. any chance to dynamically assign SSID and password? Should I change location (different network) or router password I need to recompile my code.

brentru commented 4 years ago

As of now, Adafruit IO Arduino has no way to set the SSID/password over-the-air. We have an issue for this here: https://github.com/adafruit/Adafruit_IO_Arduino/issues/93