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달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인