Set Up Terminal Emulation

Your initial communication with the Roving Edge Device is made through the serial console that's connected to a controlling host computer, such a laptop. The controlling host must have terminal emulation software that's configured as described in this section.

We recommend the following terminal emulation software based on your host operating system:

Microsoft Windows: PuTTY

Mac OS X: ZOC or screen (for example: screen /dev/ttyusbserialX 115200)

Linux: PuTTY, Minicom, screen (for example: screen /dev/ttyUSBX 115200)

  1. Configure the terminal emulator software settings as follows:

    • Terminal Type: VT100+
    • Bits per second: 115200
    • Data Bits: 8
    • Parity: None
    • Stop Bits: 1
    • Flow Control: None
Note

With PuTTY, you can't configure all these settings individually. However, you can configure the PuTTY default settings by selecting the Serial connection type and specifying 115200 for the Serial Line baud speed. This configuration is sufficient to use PuTTY as a terminal emulator for the device.

What's next?

Power On the Device