rajibgupta wrote on July 12, 2018:
We are using a microcontroller as an industrial datalogger, and would very much like to use AWS IOT. In my part of the world, getting reliable industrial WiFi is difficult, while cellular costs are very cheap (2G costs are close to 1$ per GB per month). We currently use a SIM800 module to publish mqtt messages to an open source broker, and we were looking at moving to AWS IOT soon.
However, I couldnt find any examples of people having implemented amazon freertos using cellular modem. All working examples I find are using wifi connections, and all supported boards have embedded wifi modules. Is it possible to use a suggested board, with a cellular modem like SIM800 to send data packets to AWS IOT Core?
Any help is highly appreciated.
Edited by: rajibgupta on Jul 12, 2018 3:13 AM