hf_at_command
Send raw AT commands to Hi-Flying devices to retrieve information or configure settings. Specify device ID, command, and optional timeout for response.
Instructions
Send raw AT command to Hi-Flying device
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | AT command (e.g. "AT+VER", "AT+UART") | |
| timeout | No | Response timeout in ms (default 3000) | |
| device_id | Yes | Hi-Flying device ID |