connect_device
Connect to a Nordic Thingy:52 IoT device using its Bluetooth MAC address. Optionally set a timeout to control how long the connection attempt lasts.
Instructions
Connect to a Nordic Thingy:52 device.
Args: address: Bluetooth MAC address of the device (e.g., "AA:BB:CC:DD:EE:FF") timeout: Connection timeout in seconds (default: 30.0)
Returns: Connection status message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | ||
| timeout | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||