lw_ble_read
Fetch a BLE characteristic's data, returned as base64, hex, and byte count for inspection or analysis.
Instructions
Fetch a characteristic's contents; the reply carries them as base64, hex, and a plain byte count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| char_uuid | Yes | ||
| timeout_s | No | ||
| connection_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||