-
error: unable to create file Blinky-Hello-World/utilities/cryptoauth_trustplatform_designsuite/assets/winc_firmware_upgrade/winc_serial_bridge/src/ASF/common/components/wifi/winc1500/host_drv/bus_wrap…
-
Following the instructions to build the device firmware, it seems there are a ton of missing libraries. For example:
src\app_driver.c:11:24: fatal error: iot_button.h: No such file or directory
…
-
The fix on Windows 10:
pip install pyasn1_modules jose
-
I am getting the following error (username blanked with xxxxxx) when running Upload and Monitor.
File "c:\users\xxxxxxxx\.platformio\penv\lib\site-packages\serial\serialwin32.py", line 64, in open…
-
Build will fail following Getting-Started instructions Build, Upload and Monitor.
-
pip should be bundled in the installer script that installs python.
Here is the fix, after I did this the ESP-IDF tools completed installing.
download https://bootstrap.pypa.io/get-pip.py
C:\P…
-
Hi, I recently received the hardware device and tried https://edukit.workshop.aws/. The "Getting Started" example worked fine, but the "Blinky Hello World" example does not work.
After running `idf…
-
Connection times out during registration_helper.py. Output is:
_...
-----------------------------------------
Completed checking/installing package dependencies
Generating ECDSA 256-bit prime f…
-
Hello,
I'm trying to run the example for Alexa, but I'm stuck in the Amazon authentication phase.
Here the detail:
1. **Flash the certificates stage**: all seems to go fine (I got the certif…