-
## Briefly summarize your issue:
I was following the AVS tutorial for how to enable a Raspberry Pi with AVS. I was able to successfully install and compile the SDK as per this tutorial: https://dev…
-
**IMPORTANT**: Before you create an issue, please take a look at our [Issue Reporting Guide](https://github.com/alexa/avs-device-sdk/wiki/Issue-Reporting-Guide).
## Briefly summarize your issue:
…
-
Currently there is a function that install required packages (https://github.com/openshift-kni/baremetal-deploy/blob/master/baremetal-prep/baremetal-prep.sh#L159) and other yum install here (https://g…
-
I want to force a static IP address on an esp32. To do that I am doing...
```
IPAddress staticIP(192, 168, 1, 202); //static IP of ESP
IPAddress staticGateway(192, 168, 1, 1); //gateway (route…
-
It appears that in some version >0.7.7 that HCL multiline is not getting honored like it is in hashicorp/hcl test fixtures. I used to be able to have a variable with a quoted (literal) multiline like:…
-
Hello,
trying to create an instance with a static IP, I'm afraid I've found out updating some parameters (like the startup script) becomes impossible as the [deleteBeforeReplace that is stated in t…
dcaba updated
4 years ago
-
I'm getting serial monitor overflowing with the following data every time I open the application on my iPhone:
************
>>> HomeKit: [Client 1073688948] Got characteristic 1.10 change event
>>>…
-
**IMPORTANT**: Before you create an issue, please take a look at our [Issue Reporting Guide](https://github.com/alexa/avs-device-sdk/wiki/Issue-Reporting-Guide).
## Briefly summarize your issue:
…
-
### Description
In the attached sketch, having a small delay at the beginning of setup() seems to cause connection to a static IP to fail.
The code below produces the error: it fails to connect. …
-
I was following the following doc to prepare bastion node. But getting the following error:
```
failed: [localhost] (item=haproxy) => {"ansible_loop_var": "item", "changed": false, "item": "haproxy"…