MQTT - Android & iOS example

0

Hello,

We developed an embedded system and that is connecting to AWS IoT MQTT. The device is working as expected - subscribe/publish!

Is there a simple example available to try with mobile - Android/iOS?

This will help us to complete the proof of concept of the product.

Any help is appreciated, many thanks in advance!

Best regards // Shanmuganathan

asked 14 days ago57 views
1 Answer
0

For IOS you would likely be using the AWS Swift SDK. Examples for IOT Core are available here: https://github.com/awslabs/aws-sdk-ios-samples/blob/main/IoT-Sample/Swift/README.md

Unfortunately, I cannot find a specific example for using IOT Core with the AWS Mobile SDK for Android, other than the documentation for the IOT Class - https://aws-amplify.github.io/aws-sdk-android/docs/reference/com/amazonaws/services/iot/AWSIotClient.html

AWS
EXPERT
answered 14 days ago
profile picture
EXPERT
reviewed 14 days ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions