- Register your thing on AWS IoT with the correct policy and download the required certificates, along with the AWS root CA certificate.
- Place them in the certificates folder, ensuring the filenames match with the AWS IoT certificate paths inside main.rs.
- Set your AWS IoT MQTT endpoint in main.rs (MQTT_ENDPOINT).
- Configure your WiFi credentials in main.rs.
See https://esp-rs.github.io/book/tooling/espflash.html for details
cargo espflash --release --monitor --partition-table partition-table.csv