Skip to content

Access serial console

swt edited this page Jun 6, 2017 · 4 revisions

You can control module

  • Through Serail Console
  • Through Telnet
  • Through SSH2

Notice:The Telnet and SSH2 can only use one

If you set password in the LinkSmart Web, you can just use SSH2 If you don't set password, you can just use Telnet

Setup Putty

To access serial console on Windows - putty is recommended. To access serial drivers CH340

Through Seril Console

  1. Install serial drivers CH340.

  2. Connect WisCore to your PC via USB, right-click "my computer" to choose "Management", then check "Device Manager" for COM port. Here my WisCore COM port is COM6.

  3. Select Serial under Connection type. In the Serial line field, enter the COM port for your WisCore. In the Speed field, type 57600.

  4. Click Open. When you see a blank screen, press the Enter key.

Through Telnet

  1. Select Telnet, and input ip address,"192.168.230.1"

  2. Click "Open",you will enter the terminal

Through SSH2

  1. Use LinkSmart website set password,user name is "root"

  2. Select SSH, and input ip address,"192.168.230.1"

  3. Click "Open",then input user name:"root",and password:you set in LinkSmart Web

  4. Finally you will enter the terminal