You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to implement it with
httpClientOTA2.begin(HOST_OTA, 443, "/index.php", root_ca);
But is not possible (i saw you write... doesn't works but soon will be).
Thanks!