-
If i have two Characteristics like below, how to modify gatt_server_io to support it : /// Characteristic UUID for GATT example. const WRITE_CHARACTERISTIC_UUID: uuid::Uuid = uuid::Uuid::from_u128(0xff0200001000800000805f9b34fb); |
Beta Was this translation helpful? Give feedback.
-
I use the following way:
|
Beta Was this translation helpful? Give feedback.
I use the following way: