AWS IoT core + SIM800L

0

Hello, I am working on a project that reads sensor data (connected to ESP8266) and sends this to Aws IOT core. I was able to test this on Wifi and it works seamlessly. Now I need to do the same using a SIM800l to be able to transmit this data to AWS Iot core even in places where there's no wifi (using the GSM sim data). I could not find reference to any code on this. Any help in this regard would be appreciated. Thanks.

Naveen
已提問 3 個月前檢視次數 142 次
1 個回答
0

Hi. Did you use the AWS IoT Device SDK for embedded C on the ESP8266? If so, you need to replace/extend the transport layer below the coreMQTT library to support the module's AT commands. Similar to what's been done here: https://github.com/FreeRTOS/Lab-Project-FreeRTOS-Cellular-Demo

profile pictureAWS
專家
Greg_B
已回答 3 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南