Search found 2 matches

by Heet_Shukla
Mon May 20, 2024 12:33 pm
Forum: ESP32 Arduino
Topic: Error while trying to update the firmware via OTA
Replies: 1
Views: 983

Error while trying to update the firmware via OTA

Currently I'm wroking on ESP32 wroom 16mb. I'm fetching firmware file from Web Server for OTA using GSM Module Cavli C16Qs. Cavli C16Qs is Connected with ESP32 via ESP Serial1. I Configure HTTP Connection with cavli C16Qs to server using AT COMMAND. I also able to download file from server. Esp32 is...
by Heet_Shukla
Thu Mar 28, 2024 12:50 pm
Forum: ESP-AT
Topic: ESP32 OTA using External modem Internet Connectivity, HTTP.h and Update.h Library.
Replies: 1
Views: 4100

ESP32 OTA using External modem Internet Connectivity, HTTP.h and Update.h Library.

I'm trying OTA Firmware update of ESP32 using Cavlii C16Qs. I'm trying to Connect internet with ESP32 using Cavlii C16Qs. Basically issue is I'm Not getting Internet Connectivity using "AT+PPPSTART" and Cavli C16Qs modem. Cavlii C16Qs is use for Providing a LTE Network. I'm trying to Internet Connec...