Tool/software: Code Composer Studio
Hi there
I have downloaded the root_ca, certificate and private key from AWS amazon server. After generating and flashing the "certflasher.out" as described in read_cc3200.md and flashing the example from SDK as below
"Select Run menu -> Load -> Load Program…, and browse to the file subscribe_publish_sample.out
in <AWS_INSTALL_DIR>/samples/tirtos/subscribe_publish_sample/cc3200
. Hit OK. This will load the program onto the board. (The same procedure applies to other samples by substituting subscribe_publish_sample
)"
I have got an error code (-155) while trying to connect to AWS amazon server.
I am using the
- "aws-iot-device-sdk-embedded-c" version "(v2.1.0-ti)"
- service pack version: "servicepack_1.0.1.13-2.11.0.1.bin"
- Signature Algorithm: sha256WithRSAEncryption
Thanks
Ganesh