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
已提问 2 年前223 查看次数
2 回答
0

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

Obinex
已回答 2 年前
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
专家
Greg_B
已回答 2 年前

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

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

回答问题的准则