Closed Yandrik closed 1 year ago
All modes from nrf_softdevice::ble::SecurityMode
are supported, and will be set for write and read.
Here's an example error to demonstrate the nicer error handling:
error: Parsing characteristics was unsuccessful: Invalid UUID (must be a 16-bit or 128-bit UUID) at uuid
--> src/bin/ble-basics.rs:39:29
|
39 | #[characteristic(uuid = "something-else", read)]
| ^^^^^^^^^^^^^^^^
Security Modes work like this: