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.

Handle mqtt not authorized error

Other Parts Discussed in Thread: CC3200

Hi everyone,

I writed a script that configure my cc3200 to connect to a MQTT broker on an AWS EC2 machine.

Now I want understand if I can get if I send wrong MQTT password to my cc3200.

I'm using the mqtt_client example for connect the cc3200 to my broker. 

There is a way to get not authorized MQTT broker error?