at_open_port
Open a specified COM port and establish a serial connection to debug IoT modules via AT commands.
Instructions
Open the specified COM port and establish a serial connection.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | Yes | Serial port device name. Windows: COM3, COM4, etc.; Linux: /dev/ttyUSB0, /dev/ttyACM0, etc. |