lw_ble_wait_notification
Waits for the next Bluetooth Low Energy notification on a subscription and returns its value, or null if none arrives within the timeout.
Instructions
Wait up to timeout_s for the next notification and return it, or null if nothing arrives within the window.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timeout_s | No | ||
| connection_id | Yes | ||
| subscription_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||