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

Building the Rainmaker Agent Firmware #76

Closed jaimeskatz closed 3 years ago

jaimeskatz commented 3 years ago

Pasted into the terminal the following command (per the online instructions):

 pio run --environment core2foraws

In the Getting-Started project. I'm getting the following error:

 file failed to open for reading (No such file or directory):

/Core2-for-AWS-IoT-EduKit/Getting-Started/.pio/build/core2foraws/x509_crt_bundle

Should I be?

Thanks, Jaime Katz

rashedtalukder commented 3 years ago

This is a duplicate of: https://github.com/m5stack/Core2-for-AWS-IoT-EduKit/issues/75 . Please follow that issue while I triage that issue.

Closing this issue.