Search found 1 match

by follicle
Sun Jan 08, 2023 11:23 am
Forum: General Discussion
Topic: Production way of OTA updates using ESP32
Replies: 0
Views: 782

Production way of OTA updates using ESP32

Hi, folks I am working on a project that will use ESP32-WROVER-B to read data from several sensors and send to a server. My colleague has a version of it which works from gsm/gprs modem by connecting to the internet accordingly. However, what I need is wireless (OTA) update mechanism. For now, let's...