This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Replies: 2
Views: 65
Part Number: CC3220SF-LAUNCHXL
Hello experts,
I successfully executed aws demo code prodided by Amazon Web Service. But while performing OTA I have not seen any packet in MQTT terminals when I have subscribed to some topics. Here are they aws/things/(Thing_name)/jobs/$next/get/accepted
and
$aws/things/(Thing_name)/jobs/notify-next.
Can anyone please point out what topics do I need to subscribe to see incoming messages on MQTT Test terminal?
Regards
Manish
Hi Manish,
Basically this is a question for AWS. Please try their forum.
Are you using the OTA within the FreeRTOS SDK?
This one should work and can be used as reference.
Br,
Kobi
In reply to Kobi Leibovitch:
Hi Kobi,
Actually first I tried on their forum but their were no answers so I wrote here. Still now I didn't get a single clue. Any way thanks for your clear response that we can use that as a reference.