Hello,
I have implemented OTA on ESP32 through WiFi by setting up server on ESP32, and also through WiFi by using http.
Now I want to do OTA with http but through GSM network.
I have implemented ESP32 + SIM800L module communication to the cloud, so my GSM connection is good.
Can any one please let me know of an example for OTA on ESP32 through GSM?
Thankyou.
OTA through GSM.
-
- Posts: 40
- Joined: Mon Mar 18, 2019 12:34 pm
Re: OTA through GSM.
There is no difference between doing it through GSM or wifi or ethernet, any http functions including OTA will just use whatever interface is configured.
You should just have to run esp_https_ota(&config) somewhere in your app and it will work.
You should just have to run esp_https_ota(&config) somewhere in your app and it will work.
-
- Posts: 1
- Joined: Tue Apr 19, 2022 9:46 am
Re: OTA through GSM.
hi,
This is jagadish i"m also doing the same project. sir will you please send me the full details of project with code. im trying last few days i did't get....
This is jagadish i"m also doing the same project. sir will you please send me the full details of project with code. im trying last few days i did't get....
Who is online
Users browsing this forum: No registered users and 11 guests