Hola! Yo tambien soy de Mexico y apenas voy a usar este OTA, pero no logro ver en el video en que parte del código se halla el codigo OTA, podrías platicarme dónde esta?, algún consejo?
Hello friedn, thanks for your video, please Do you know how can I stop send updating, I send a new firmware, but all the time send again the versionI sent before.
It is on ESP8266 SDK and you don't need to get it from anywhere. Just include it. If you want to use it for ESP32, watch the other video on our channel.
I see some sample code using #include and others #include . Which one is correct? Also I get an error after flashing "LittleFS Mount Failed". Any idea?
@@OTADrive Ok so to use your library I simply declare #import and add lib_deps otadrive/OTAdrive? HTTPUpdate.h is an alternative but not needed if I use your library? If that's the case something else may be missing as I get the red curlies on the #import statement meaning the source file can't be found
Thank you for the service and the video. I would like to place an enhancement request (add a POST endpoint for the config API in order to update configuration by code). Where would I do this?
Greetings from Mexico, your platform helped me a lot, it was what I had always dreamed of!
Great to hear!
Hola! Yo tambien soy de Mexico y apenas voy a usar este OTA, pero no logro ver en el video en que parte del código se halla el codigo OTA, podrías platicarme dónde esta?, algún consejo?
Hello friedn, thanks for your video, please Do you know how can I stop send updating, I send a new firmware, but all the time send again the versionI sent before.
How do you get the HTTPUpdate library? I can't find it using PIO's library search.
It is on ESP8266 SDK and you don't need to get it from anywhere. Just include it. If you want to use it for ESP32, watch the other video on our channel.
I see some sample code using #include and others #include . Which one is correct? Also I get an error after flashing "LittleFS Mount Failed". Any idea?
The otadrive_esp.h is our new SDK library and is easy to use. You can use HTTPUpdate.h instead if you don't interested to use our SDK library.
@@OTADrive Ok so to use your library I simply declare #import and add lib_deps otadrive/OTAdrive? HTTPUpdate.h is an alternative but not needed if I use your library? If that's the case something else may be missing as I get the red curlies on the #import statement meaning the source file can't be found
@@OTADrive I sent you a few emails. Can't get the full sample code to work on ESP8266 (works on ESP32)
can you update firmware via a cellular netowork?
There are examples to update through the SIM800 or any other GSM module supported by the TinyGSM.
sir i cant find my library version in otadrive (iam using esp32 wroom 32)
All library we used in this example exists in the ESP SDK and you can include and use them without installing anything else.
Thank you for the service and the video. I would like to place an enhancement request (add a POST endpoint for the config API in order to update configuration by code). Where would I do this?
Great. Thanks for the idea!
Thanks for the video.. Will this work if I do it thru Arduino IDE too? any difference? (I have never used PlatformIO)
There is no difference between PlatformIO and Arduino IDE. It will work
How many devices can we add to the OTAdrive?
free users can add up to 30 devices to the OTAdrive
@@OTADrive How to pay for extra?
@@harwindsingh You can do it in the account section of your panel
Is the web under maintenance?
Not now. We had some troubles for a few hours.