Tag: BLE
-
BLE in Embedded Rust
#
I wanted to make a Bluetooth widget and I wanted to learn more Rust, so I went about looking what options there are for enabling BLE in an Embedded Rust project. First off, I could probably have done this on a Raspberry Pi and saved myself a few headaches, but I specifically want to get…