Skip to content

Diwakar6786/ESP32_Firmware_Update_over_LTE_Netwrok

Repository files navigation

Requirement

Software Tools

ESP-IDF for ESP32

Hardware Components

  • ESP WROOM32
  • SIMCOM A7672S
  • SIMACARD

ESP-IDF Development Environment Changes

  • Replace the esp_https_ota.c & esp_https_ota.h components file (your local development environment) with the files given in folder idf_internal_file.
  • Location of the file (esp_https_ota.c): C:\ own esp working directory \components\esp_https_ota\src\esp_https_ota.c.
  • Location of the file (esp_https_ota.h) : C:\ own esp working directory \components\esp_https_ota\includes\esp_https_ota.h.

Hardware Interfacing

  • GPIO 17 (ESP) : UART TX (A7627S)
  • GPIO 16 : UART RX
  • GPIO 32 : ENABLE

Uploaded Firmware File Cloud URL

About

How to Update the Firmware of ESP32 Module over LTE Network ( we have used SIMCOM A7672S LTE Module)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages