AWS IoT Core and MQTT 5

0

Amazon announced MQTT 5 support

https://aws.amazon.com/about-aws/whats-new/2022/11/aws-iot-general-availability-version-5-mqtt-message-broker-mqtt5/

but it does not seem to work for AWS IoT Core. We get this error response

CONNACK rc=0x84 Reason String CONNACK:MQTT5 is not supported on Symantec (iot Data) endpoint.:29689f9a-8d23-cd33-65a9-0fb536f55cd5

to a MQTT CONNECT, while MQTT 3.1.1 works as always. What do we need to do to use MQTT 5 with AWS IoT?

demandé il y a un an485 vues
2 réponses
1
Réponse acceptée

Hi,

MQTT5 is only supported on ATS endpoints.

Check also this blog post on why the legacy Symantec endpoints should not be used and why you should migrate to ATS endpoints.

Additional documentation on the different endpoint type can be accessed at Connecting devices to AWS IoT

Cheers

Massimiliano

AWS
EXPERT
répondu il y a un an
1
répondu il y a un an
  • Well done. Thanks for sharing the video.

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions