m5stack / Core2-for-AWS-IoT-Kit

Accompanying code for use with AWS IoT Kit content. Works with PlatformIO and ESP-IDF v4.2.
https://m5stack.com/collections/m5-core/products/m5stack-core2-esp32-iot-development-kit-for-aws-iot-edukit
MIT License
127 stars 66 forks source link

Certificate Issue? #46

Closed JCrossman closed 3 years ago

JCrossman commented 3 years ago

Anyone else have an issue connecting to IoT Core? I'm getting the following error: I (3756) aws_iot: Attempting to use device certificate from ATECC608 E (7706) aws_iot: failed! mbedtls_ssl_handshake returned -0x4c80 E (7706) Blinky: Error(-4) connecting to xxxxxxxxxxxxxxxxx-ats.iot.us-west-2.amazonaws.com:8883

The certificate generation step using registration_helper.py finished without issue. And I have confirmed the endpoint.

rashedtalukder commented 3 years ago

Duplicate to https://github.com/aws-samples/aws-iot-edukit-tutorials/discussions/14