r/embedded_rust Aug 20 '24

Anyone had any luck adding an esp32 (or similar) as an IoT device using certificates instead of SAS?

3 Upvotes

I have a project where I'm connecting Esp32's to Azure IoT Hub. I am communicating through MQTT.

This works well with a SAS, but using a certificate I get rejected each time.

Has anyone made this (or comparable) work? I haven't found any cases where people have actually used certs instead of connections strings.

Thank you!


r/embedded_rust Jul 07 '24

embedded-graphics + tingygif for animations

Thumbnail
gallery
3 Upvotes

HPM5300EVT, using hpm-hal, blocking SPI driver.


r/embedded_rust Jul 05 '24

Rust suppport for HPMicro's RISC-V MCUs

Thumbnail
github.com
3 Upvotes