lw_ble_write_descriptor
Write bytes to a BLE descriptor by handle. Encode payload as base64 or hex to configure descriptor values during Bluetooth Low Energy debugging.
Instructions
Store bytes into a descriptor addressed by handle; encode the payload as base64 or hex.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| handle | Yes | ||
| data_b64 | No | ||
| data_hex | No | ||
| timeout_s | No | ||
| connection_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||