hf_serial_send
Transmit data to Hi-Flying devices via serial TCP transparent mode, supporting both hex and text input.
Instructions
Send data through serial port via Hi-Flying TCP transparent mode. Supports hex string (space-separated) or text.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Data to send (hex: "01 03 00 00 00 01 84 0A" or text) | |
| timeout | No | Response timeout in ms (default 3000) | |
| device_id | Yes | Hi-Flying device ID |