ESP32C3-RUST-BOARD MQTT Publish 🦀

This project is created for my esp-clock project. It has an option that requires measurements data to be received via MQTT.

So this project is MQTT publisher, which takes data from RUST-BOARD's sensors and publishes it MQTT-topic

Both projects are dedicated to it, but you can easily adapt this code for your needs 😉


Short guide

  1. Set all of "credentials" and the topic name in cfg.toml file.
  2. Flash the code with espflash and choose corresponding serial port
cargo espflash --release --monitor