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?

posta un anno fa485 visualizzazioni
2 Risposte
1
Risposta accettata

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
ESPERTO
con risposta un anno fa
1
con risposta un anno fa
  • Well done. Thanks for sharing the video.

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande