I started to work with AWS IoT today, which offers a MQTT based connection to their web service. They officially only have a demo for the Arduino Yún, which is rather expensive. Has someone managed to get it running (e.g. with a NodeMCU with a ESP8266)?
Asked
Active
Viewed 579 times
1 Answers
1
You can try the AWS IoT Embedded C SDK, that is for more general devices. Other Arduinos requires a crypto library and a device powerful enough, maybe PI, to support the authentication process... At this time they have no crypto library like the YUN SDK, for other Arduinos...
Synapsido
- 46
- 3