wiki-documents icon indicating copy to clipboard operation
wiki-documents copied to clipboard

Communication with XIAO ESP32S3 Sense via MQTT not working

Open vibraHome opened this issue 11 months ago • 2 comments

I installed the firmware "Sensecraft AI" to my XIAO ESP32S3 Sense and configured it like "Configuring Model Output via MQTT on SenseCraft AI for XIAO ESP32S3 Sense" is showing.

The ESP32 connects to the MQTT Broker and the rx topic will be created. But when I send "AT+INVOKE=-1,0,0" to this topic I get no answer from the ESP32.

What am I doing wrong?

Greetings Thomas

vibraHome avatar Jan 30 '25 19:01 vibraHome

👋 @vibraHome

Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible. Please make sure you have given us as much context as possible.

github-actions[bot] avatar Jan 30 '25 19:01 github-actions[bot]

@vibraHome Has the topic subscriber received this MQTT message? Please confirm that the network connection and MQTT messaging are normal.

ackPeng avatar Feb 06 '25 01:02 ackPeng