GrowSpace
매뉴얼

Tera Term Installation and Setup

2026년 09월 24일

In This Article

This guide explains how to connect a GrowSpace Gateway using Tera Term to view serial logs and send commands.
It covers what Tera Term is, how to install it, driver setup, and how to connect to your device, step by step.


What Is Tera Term?

Tera Term is a terminal emulator that connects your PC to a device over serial communication, letting you view logs and send commands directly.

With Tera Term, you can check the following information directly from a GrowSpace Gateway:

  • MQTT broker connection status
  • Network configuration and error logs
  • Default device settings
  • Real-time debug messages

Because it requires no separate development environment, it’s a convenient tool for both developers and operators who need to quickly check a device’s status.


Installation and Setup

Install the Program

Tera Term Installation and Setup - Step 1, download
  • Download the latest .exe installer.
  • Once installed, connect the Gateway to your PC with a USB-C cable.

Confirm the Port Connection

  • Launch Tera Term
  • On the startup screen, select the Serial tab
  • If a port starting with COM appears, the device has been recognized correctly
  • Select that port and click OK
Tera Term Installation and Setup - Step 2, confirm port

Serial Port Settings

Open [Setup → Serial Port] from the top menu and enter the following values:

SettingValue
Baud rate115200
Data bits8 bit
Paritynone
Stop bits1 bit
Flow controlnone

Terminal Line-Ending Settings

Open [Setup → Terminal] and set the new-line settings as follows:

SettingValue
ReceiveCR
TransmitCR
Tera Term Installation and Setup - Terminal line-ending settings

Copy and Paste Settings

  • Open [Setup → Copy and Paste]
  • Make sure the “Disable right-click paste” option is unchecked

→ If this option is checked, pasting will not work.

Tera Term Installation and Setup - Copy and paste settings

How to Enter Commands

  • Copy a command, then right-click on the terminal window to paste it
  • Press Enter to execute the command
  • Since typed text isn’t always echoed visibly, be careful of typos when typing commands directly
Tera Term Installation and Setup - Entering commands

Save Your Settings

Click [Setup → Save setup…] to save these settings to a TERATERM.INI file so you don’t need to re-enter them next time.

PDF로 내려받아 현장에서 보세요