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
posta 9 mesi fa278 visualizzazioni
2 Risposte
0
Risposta accettata

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
ESPERTO
Greg_B
con risposta 9 mesi fa
  • 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
con risposta 9 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande