-
Hello, I need to connect to IoT Core using Angular 16 and ngx-mqtt@16.0.0. I have tried all the methods. If I add 'protocolVersion:5' in the connection options, it returns the following error:
![im…
-
When testing **MQTT_ProcessLoop**, we noticed a problem that **MQTT_Ping** was called **frequently** in the **handleKeepAlive** function, as shown in the **red box** in the figure, and every loop woul…
-
I clone this repo on my jetson nano board, and successfully install dependencies.
I checked openssl connection to my iot endpoint, and it also success.
But when I run `python3 main.py` I get this er…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
Hi,
I followed #28 having the same issue but it didn't help.
First, I made sure the certificates worked by publishing a message from my machine via command line and receiving it in the AWS Conso…
-
Hi,
I am new to programming ESPs and using the PubSubClient so bear with me.
I am trying to publish retained messages to AWS IoT Core with the following line of code:
```
client.publish(AW…
-
Hello,
I am not able to connect AWS - Iot core with RTL8710. I am using RTLARDUINO_PRO_V1.0 to flash.
It seems that there is version mismatch in tls version. How can I fix this, is there any altern…
-
Hi
I see that this commit
https://github.com/arduino-libraries/MKRNB/commit/7891975dff5fb697d0115670ea4ed19b9f3695ab
removed the AmazonRootCA1 from the NBRootCerts.h file.
Will that break conne…
-
When running `npm install -S freeboard-aws-iot-ws-mqtt` from the freeboard root directory, I'm running into the following cp related errors.
npm install -S freeboard-aws-iot-ws-mqtt
freeboard-aw…