![]() |
BALTECH Docs |
BALTECH SDK wrapper functions reference
|
| brp_errcode brp_BlePeriph_ReadCharacteristic | ( | brp_BlePeriph_ReadCharacteristic_t | params | ) |
This command retrieves the current value of a characteristic.
A characteristic will be initialized to 00 00 ... 00 when calling BlePeriph.Enable and will be modified by either the BRP host (BlePeriph.WriteCharacteristic) or the BLE Central (via a write to the characteristic).
A characteristic can only be read when BLE is enabled .
| [in] | params | Struct with the following fields:
|