Hello!
I want to start a project that will use an ESP32 and ESP-IDF.
The requirements are as follows:
- To use GSM/GPRS/4G to connect to my server.
- To have real GPS support, not the one from GSM.
- To read data from CAN-BUS and send it to the server every second via MQTT. I will use a separate CAN controller for this.
- Support OTA updates (over the mobile network, won't have WiFI). This is my main concern.
I don't have a hardware setup yet, but I looked for a few examples and found one that should do OTA over the mobile network with Arduino, but none for ESP-IDF. I really want to use ESP-IDF as I consider it more stable than Arduino.
Now, my questions are as follows:
I plan to use this board: the ESP32 LILYGO TTGO T-SIM7000G, as it has a separate antenna connector for GPS. (Please correct me if this is not true GPS).
https://www.aliexpress.com/item/4000542 ... ry_from%3A
What do you think about this?
Does anyone use this board?
Does it also need a battery?
How is the GPS support on the ESP-IDF?
Do you have a better solution?
2) Has anyone been able to do OTA updates over the mobile network?
Do you have some examples? Some tips?
3) I know that .bin files are usually downloaded via HTTP requests, but I was wondering if I could do them via MQTT, since I should already have the connection established.
What are your thoughts on this? Would I encounter some limitations of MQTT? Should I stick to HTTP?
Any kind of OTA examples would be helpful.
Thanks!
OTA updates over mobile network
Return to “General Discussion”
Jump to
- English Forum
- Explore
- News
- General Discussion
- FAQ
- Documentation
- Documentation
- Sample Code
- Discussion Forum
- Hardware
- ESP-IDF
- ESP-BOX
- ESP-ADF
- ESP-MDF
- ESP-WHO
- ESP-SkaiNet
- ESP32 Arduino
- IDEs for ESP-IDF
- ESP-AT
- ESP IoT Solution
- ESP RainMaker
- Rust
- ESP8266
- Report Bugs
- Showcase
- Chinese Forum 中文社区
- 活动区
- 乐鑫活动专区
- 讨论区
- 全国大学生物联网设计竞赛乐鑫答疑专区
- ESP-IDF 中文讨论版
- 《ESP32-C3 物联网工程开发实战》书籍讨论版
- 中文文档讨论版
- ESP-AT 中文讨论版
- ESP-BOX 中文讨论版
- ESP IoT Solution 中文讨论版
- ESP-ADF 中文讨论版
- ESP Mesh 中文讨论版
- ESP Cloud 中文讨论版
- ESP-WHO 中文讨论版
- ESP-SkaiNet 中文讨论版
- ESP 生产支持讨论版
- 硬件问题讨论
- 项目展示
Who is online
Users browsing this forum: Baidu [Spider] and 126 guests
- All times are UTC
- Top
- Delete cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. ESP8266EX and ESP32 are some of our products.