lw_ble_read_descriptor
Reads a BLE descriptor's raw bytes using its attribute handle, which you get from lw_ble_discover. Use it to inspect descriptor values after a characteristic discovery.
Instructions
Read a descriptor's bytes by its attribute handle; handles come from lw_ble_discover.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| handle | Yes | ||
| timeout_s | No | ||
| connection_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||