1

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)?

1
  • Any comments from the downvoter? Commented Sep 21, 2016 at 20:45

1 Answer 1

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

Try it...

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.