Iot device sdk for embedded C

0

I want to test MQTT with iot device sdk with letest v3.1.5 But as tutorial present of google it is with old according tutorial thing is not working because as they suggested file is not present Kindly refer some tutorial for performing this.

I want to install this sdk on ec2 instances and want to perform Publish and Subscribe through mqtt with aws iot core. Guide me or refer some tutorial for this. before this I was following this tutorial https://docs.aws.amazon.com/iot/latest/developerguide/iot-embedded-c-sdk.html

But it is not working for me.

We want to test with git V3.1.5

Adarsh
質問済み 9ヶ月前279ビュー
2回答
0
承認された回答

I want to test MQTT with iot device sdk with letest v3.1.5

It seems my other answer was not clear. v3.1.5 is NOT the latest version. It is old, and no longer supported. You should not use that version.

profile pictureAWS
エキスパート
Greg_B
回答済み 9ヶ月前
  • Shared answer Hii again, We are following this tutorial https://docs.aws.amazon.com/iot/latest/developerguide/iot-embedded-c-sdk.html We use following command done all steps successfully but in the end inside the build/bin/ mqtt_demo_mutual_auth

    this file not made. all command are same we have successfully added certificate. After executing make command not get any error. please resolve my issues.

    Till now we are not able to connect with aws mqtt iot core using iot device sdk

    thanks

  • Hi Adarsh. You must follow steps 2 and 3 of that tutorial to build the mqtt_demo_mutual_auth binary.

0

Hii again, We are following this tutorial https://docs.aws.amazon.com/iot/latest/developerguide/iot-embedded-c-sdk.html We use following command done all steps successfully but in the end inside the build/bin/ mqtt_demo_mutual_auth

this file not made. all command are same we have successfully added certificate. After executing make command not get any error. please resolve my issues.

Till now we are not able to connect with aws mqtt iot core using iot device sdk

thanksMake command outputWarning got after excuting cmake ..File is skiping after making cmake .. command


Git version 202211.00

Adarsh
回答済み 9ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ