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.

CC2650STK: Unable to send data to AWS IoT

Part Number: CC2650STK

Hi Team,

I am having issue connecting CC2650STK to AWS IoT. I am connected to CC2650STK via iPhone SimpleLink Application.  

1. I connected to CC2650STK via bluetooth and am able to push data to Dweet.IO

2. I tried pushing data to AWS IoT by changing cloud configuration but it is not working. (In sensorview it is showing me all data. When I toggle button "push to cloud" , it turns green but center cloud still shows crossmark and data is not send to AWS IoT. I am checking on AWS side by subscribing to "sensortag/data" topic.

Here is my AWS IoT setting:

MQTT server : I tried with data.iot.ap-southeast-2.amazonaws.com and a36723af0j05m4.iot.ap-southeast-2.amazonaws.com (This URL -custom endpoint I got from my AWS IOT settings)

MQTT port : 8833

MQTT client ID : MyThing

ThingName : MyThing

Topic:sensortag/data

Certificate :Copied by transferring from iTunes

Private Key :Copied by transferring from iTunes

Root CA: Copied by transferring from iTunes

Publish Rate :1000

  • Hello Samarth,

    As I know, only the IBM and Dweet.IO brokers have been tested with the SensorTag/SimpleLink Starter app by TI. Did you get these configurations from AWS? Hopefully someone else can jump in and share their setting if they have managed to get it to work.

    Best wishes
  • Hello again,

    Can you try this with the Jan 27, 2018 update of the SimpleLink Starter app (or later)? There was a cloud provider update in this version.

    Best wishes