Search found 2 matches

by yukselenis
Thu Nov 23, 2023 7:03 am
Forum: ESP-AT
Topic: MQTT Error Code: AT_MQTT_PUBLISH_LENGTH_VALUE_IS_WRONG
Replies: 1
Views: 24098

MQTT Error Code: AT_MQTT_PUBLISH_LENGTH_VALUE_IS_WRONG

Hi all, Sometimes we do get the error code "AT_MQTT_PUBLISH_LENGTH_VALUE_IS_WRONG" even we are not trying to send (publish) anything to the broker. This error occurs rarely while we are waiting a command from the MQTT broker even we do not try to send any data. We receive commands with the help of a...
by yukselenis
Mon Oct 09, 2023 8:44 am
Forum: ESP-AT
Topic: ESP32 AWS Fleet Provisioning with AT Commands Problem
Replies: 2
Views: 39112

ESP32 AWS Fleet Provisioning with AT Commands Problem

Hello, We are trying to perform AWS fleet provisioning on an ESP32 C3-Mini using AT commands. When we place the claim certificate in the appropriate directories (esp-at\components\customized_partitions\raw_data) and flash it with ESP-IDF, we can establish a connection without any problems. However, ...