sclausen / ngx-mqtt

This library isn't just a wrapper around MQTT.js for angular. It uses observables and takes care of subscription handling and message routing.
https://sclausen.github.io/ngx-mqtt/
MIT License
186 stars 82 forks source link

HOW TO CONNECT TO IOT CORE AWS #225

Closed matiasAS closed 1 year ago

matiasAS commented 1 year ago

Current behavior

When connecting to IoT core, it returns the following error: image

IMqttServiceOptions: image

Using paho-mqtt python connects without error

What am I doing wrong??, help me please!!

Expected behavior

Minimal working example of the problem with instructions

What is the motivation / use case for changing the behavior?

Environment


ngx-mqtt version: 9.0.5

- Frontend: Ionic6/Angular15
- @ngx-env/builder 15.0.1
- Broker: Iot Core
- Backend: django
Others:

sclausen commented 1 year ago

Unfortunately, I have no setup to reproduce your error, nor any expertise in AWS IoT Core at all. I would recommend asking questions like this on stackoverflow.