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?

已提问 1 年前485 查看次数
2 回答
1
已接受的回答

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
专家
已回答 1 年前
1
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则