serial2mqtt icon indicating copy to clipboard operation
serial2mqtt copied to clipboard

Implement a Linux gateway that reads serial port ( USB, serial , bluetooth) commands and transfers to MQTT host. MQTT without ethernet or Wifi on a low cost micocontroller. Don't develop a serial com...

Results 4 serial2mqtt issues
Sort by recently updated
recently updated
newest added

When attempting to build this project on my raspberry pi running debian bookworm i'm hitting this problem at the end of the build instructions: `mqtt@mqtt:~/serial2mqtt $ cd build/ mqtt@mqtt:~/serial2mqtt/build $...

Hi! I tried to use your program and I wanted to use the option of QoS. It wasn't working, so looking into the source code I realized that for subscription,...

Hi, I would need to use the CRC to be sure my messages are valid but when I tried to use the CRC as mentioned in the README.md, it seems...

The sleep(UINT32_MAX) has exited instantly on OpenWrt. This fix will work forever :-)