Other Parts Discussed in Thread: CC3235SF
Hi,
I'm trying to use GUI Composer to create a simple GUI to receive and send messages via MQTT on IBM Watson IoT Cloud. I set up my IBM Cloud profile and device, and am using the watson_mqttclient_CC3235SF example code.
Following the IBM IoT Tutorial I'm able to successfully receive a published message from the CC3235 on my GUI. However, I'm unable to bind a widget to send a message from the GUI to the CC3235. I followed the JSON formatting from the GUI Composer 2 User Guide but I am not detecting any activity on the subscribed topic.
Thanks
Emma