-
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_handshak…
-
Hello,
I went through this exercise multiple times and a couple of unexpected errors kept occurring.
In step **c) Data Sync**, there is a bug during the validation step. Once a shadow message i…
-
The guiTask does not get out of the while loop of lv_refr_vdb_flush.
https://github.com/m5stack/Core2-for-AWS-IoT-EduKit/blob/d5b92eff833e6fc4cbefa23114646214dc055fb9/Smart-Thermostat/components/core…
-
Ran this inside the miniconda environment as documented here. This was after running `pip3 install -r requirements.txt` which worked fine.
https://edukit.workshop.aws/en/blinky-hello-world/device-p…
-
Script output:
```
C:\Users\sean\git_repos\Core2-for-AWS-IoT-EduKit\Blinky-Hello-World\utilities\AWS_IoT_registration_helper>python registration_helper.py -p COM6
Traceback (most recent call last…
-
After I´ve installed OpenSLL and copied openssl.cnf to ...\commen files\ssl the step "openssl req -new -x509 -key output_files/signerkey.pem -out output_files/signercert.crt -days 365" was possible an…
-
https://edukit.workshop.aws/en/ is where the barcode sends you, but it is NOT clear that the first thing you need to do is flash the device. The instructions there say:
"Once you receive the hard…
-
This is my first time posting an issue in github. My apologies if the format isn't correct. The [instructions ](https://edukit.workshop.aws/en/blinky-hello-world/prerequisites.html) for the Blinky Hel…
-
During manifest generation as part of the device provisioning process in the Blinky-Hello-World tutorial, the following command:
```
python secure_cert_mfg.py --flash sample_bins/secure_cert_mfg_esp…
-
Docs say "All are optional, but for fleet management it is recommended to fill the common name with the device serial. You can retrieve the device serial by monitoring the serial port while running th…