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
gefragt vor 2 Jahren223 Aufrufe
2 Antworten
0

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

Obinex
beantwortet vor 2 Jahren
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
EXPERTE
Greg_B
beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen