Core2-for-AWS-IoT-Kit icon indicating copy to clipboard operation
Core2-for-AWS-IoT-Kit copied to clipboard

Accompanying code for use with AWS IoT Kit content. Works with PlatformIO and ESP-IDF v4.2.

Results 16 Core2-for-AWS-IoT-Kit issues
Sort by recently updated
recently updated
newest added

Hi, is there any specific reason why you're using v3.1.5 of the aws-iot-device-sdk-embedded-c?

This is due to brltty, a braille interface, which is installed by default in Ubuntu, and in 22.04 has some braille devices that use generic chips identifiers, so cause a...

Is this project still alive, does Amazon still maintain this repo? If yes, when is a release version planned for the BSP? Unfortunately the current stable version (master branch) is...

When enabling "Use secure element ATECC608A with ESP-TLS" compilation fails with message ``` /home/nikos/.platformio/packages/[email protected]/components/esp-tls/esp_tls_mbedtls.c:600:39: error: 'struct ' has no member named 'slave_address'; did you mean 'address'?``` This is because the...

Hi @rashedtalukder , We are facing LVGL crash issue as below: the crash is random, sometimes few mins or over an hour. ``` 0x401131f9: lv_draw_label at /components/core2forAWS/tft/lvgl/lvgl/src/lv_draw/lv_draw_label.c:121 0x40124ba2: lv_label_design at...

If the registration script is run for a second+ device after the first one, it results in a kid error due to the manifest handler only accepting 1 file in...

bug

Alexa works fine on the EduKit, however the Light virtual device is not created as described in the workshop and also not recognized by Alexa. Very likely related to issue:...

"Under Dataset directory name type in output/smartspace and choose Use input as S3 object key prefix “output/smartspace”. This defines a new prefix in the S3 bucket that will be used...

I notice that the code for the `core2forAWS` component seems to be (mostly?) duplicated across the various projects. Is there a single authoritative source for this code, if I should...

enhancement

Here's the command: ```aws iot describe-endpoint --endpoint-type iot:Data-ATS``` And the error (more is shown with single-quotes): ``` more is not recognized as an internal or external command, operable program or...