Search found 1 match
- Fri Aug 09, 2024 12:09 pm
- Forum: ESP32 Arduino
- Topic: Connecting ESP32 to Azure IoT over GSM (SIM7600)
- Replies: 1
- Views: 944
Connecting ESP32 to Azure IoT over GSM (SIM7600)
I have been trying to connect my ESP32, which is connected to SIMCOM's SIM7600 GSM Module, to Azure IoT Service. Connecting to Azure IoT Service over WiFi was rather easy because there were already written example code. But for doing the same thing with GSM, I wasn't able to find much. I tried few l...