Procédure mise à jour sans fil (OTA) pour WifInfo
-
Bonjour,
Vous trouverez la procédure de mise à jour sans fil pour WifInfo dans l'article dédié
suivant -
Bonjour
J'ai fait une modification pour transférer les fichiers spiffs en OTA à partir de la page html car j'avais une erreur.
J'ai peut-être un problème de version, je met le code de la modification si ça peux servir://ajout pour spiffs int command = U_FLASH; if (strstr(upload.filename.c_str(), "spiffs")) { command = U_SPIFFS; //Debugln("command = U_SPIFFS"); } //else //Debugln("command = U_FLASH"); if (!Update.begin(maxSketchSpace,command))--->ligne 694 modifiée de Wifinfo.ino.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login