I am trying to connect and publish data to IBM watson. I have registered in IBM watson and also registered my deivce there. I do this using contiki web demo example(cc26xx-web-demo) with MQTT protocol.
The hardware modules I am using are CC1310 Launchpad and weptech gateway module. I am able connect and see my device using "quickstart". But when I try to connect the registered device with orgId and auth-Token, it is not connecting. Device is getting registered and trying to connect. But not getting connected.
Also, make sure that the URL is correct:
URL: org_id.messaging.internetofthings.ibmcloud.com Where org_id is the ID of your Watson IoT Platform organization.