jeelabs / esp-link

esp8266 wifi-serial bridge, outbound TCP, and arduino/AVR/LPC/NXP programmer
Other
2.82k stars 720 forks source link

Serial data to MQTT #578

Open mactoolz opened 1 month ago

mactoolz commented 1 month ago

Hello,

I am trying to send and receive my serial data via MQTT. Is this not possible or what could be the reason for not receiving serial data? The status is transmitted and updated again and again, but it does not work with the serial data.

What am I doing wrong?

Greetings

uzi18 commented 1 month ago

How do you want to do it? Direct pass through serial to mqtt is not supported. But you can try do it with additional mcu via esp-link library