Search found 1 match

by NicuD17
Sat Jan 06, 2024 7:37 am
Forum: General Discussion
Topic: OTA updates over mobile network
Replies: 0
Views: 11228

OTA updates over mobile network

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