Hello ,
I have been working on cc3220sf launch pad and developing my application on the wifi door lock reference design by ti.
I have written my application and have tested on cc3220sf launchpad and it's working fine ,which has MQTT as one of the feature which i am using to send and receive messages from cloud .i have flashed the required AWS certificates with root certificate to cc3220 and have run my application and i am subscribing and publishing messages to AWS broker . everything works fine in cc3220sf launchpad.
Issue:
Now we have designed our own cc3220 sf custom board and i have dumped the same AWS certificates into the custom board flash and have run my same application on this board but i am not able to connect to mqtt connection with the broker i am getting the -2006 return error of mqttconnect api.
What is the issue here?
Can't i use the same certificate s in two different devices to connect with the broker?
Regards,
Sanath Rai