OTA through GSM.

JohnSmith1155
Posts: 3
Joined: Thu Jan 14, 2021 5:56 am

OTA through GSM.

Postby JohnSmith1155 » Thu Jan 28, 2021 6:13 am

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.

willemmerson
Posts: 40
Joined: Mon Mar 18, 2019 12:34 pm

Re: OTA through GSM.

Postby willemmerson » Thu Jan 28, 2021 10:05 am

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.

Jagadish m
Posts: 1
Joined: Tue Apr 19, 2022 9:46 am

Re: OTA through GSM.

Postby Jagadish m » Tue Apr 19, 2022 9:55 am

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....

Who is online

Users browsing this forum: No registered users and 16 guests