-
Notifications
You must be signed in to change notification settings - Fork 725
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OTA using SIM800 #152
Comments
I have successfully made OTA for ESP8266. In general:
So, you need to find out if it's possible to make OTA for arduino and how it works. There is no problems downloading a file using TinyGSM. |
@hubaksis after downloading the bin file where did you save the file and how do you upload the file from there. I am really a rookie to this, trying OTA for esp8266 using SIM800. can you share some details how its done, please |
Thanks @hubaksis ! |
Thanks |
Hi guys, I have a problem. I use esp32 and a sim800l modem. Maybe if I change the file system to 1M of program and 3M of SPIFFS. It is possible? If there is another way, can you help me? |
i'm also facing same problem as you are facing @lucasromeiro Thank you |
And update on this? (Pun not intended). |
Hi Guys
Does any one have an example on how to do a OTA over sim800 and arduino ?
-Or how/where can i get startet with it ? :)
The text was updated successfully, but these errors were encountered: