lw_ble_connect
Open a GATT session with a BLE peripheral using its MAC address and return a connection_id; an outer timeout prevents stalled driver calls from blocking indefinitely.
Instructions
Open a GATT session with a peripheral, addressed by its MAC. Returns a connection_id on success. The operation is wrapped in an outer timeout so a stalled driver call cannot leave the client waiting forever.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pair | No | ||
| address | Yes | ||
| timeout_s | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||