STM32L4 discovary board AWS IoT Tera Term Error

0

So I went through all the steps to connect the STM32L4 to the AWS Cloud although I have encountered an error with the MQTT (the error I am receiving on Tera Term is shown in the image below), how do I rectify this issue?

  • What FreeRTOS version did you select in the console? And did you build with System Workbench for STM32 or CMake?

  • I built with system workbench, im using the latest version of FreeRTOS.

  • Thanks for the info

Obinex
feita há 2 anos223 visualizações
2 Respostas
0

This is the error, I forgot to attach the image: Enter image description here

Obinex
respondido há 2 anos
0

Hi Obinex. I dusted off my STM32L4 and went through the quick start. Everything worked fine.

You should be receiving either nothing, or a 2-byte CONNACK. Instead you're getting some kind of truncated or seemingly corrupt response that is not any kind of valid MQTT message. Assuming you didn't modify the firmware, I don't have a theory on what's wrong here. And we already checked the policy on your other question. I suggest you open a GitHub issue here: https://github.com/aws/amazon-freertos/issues

profile pictureAWS
ESPECIALISTA
Greg_B
respondido há 2 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas