-
Hello, Please point me to right direction if this is not the right forum for this question... When using HTTPUpdate -library to do FOTA is it possible to preserve some parameters (wifi pw, SSID...) during FOTA? Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
me-no-dev
Mar 30, 2023
Replies: 1 comment 3 replies
-
They are preserved. You can call just "WiFi.begin()" to connect with the saved credentials |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
mrengineer7777
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
They are preserved. You can call just "WiFi.begin()" to connect with the saved credentials