-
Notifications
You must be signed in to change notification settings - Fork 1
Access serial console
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
To access serial console on Windows - putty is recommended. To access serial drivers CH340
-
Install serial drivers CH340.
-
Connect WisProduct to your PC via USB, right-click "my computer" to choose "Management", then check "Device Manager" for COM port. Here my WisProduct COM port is COM6.
-
Select
Serial
underConnection type
. In theSerial line
field, enter the COM port for your WisProduct. In theSpeed field
, type 57600. -
Click
Open
. When you see a blank screen, press the Enter key.
-
Select Telnet, and input ip address,"192.168.230.1"
-
Click "Open",you will enter the terminal
-
Use LinkSmart website set password,user name is "root"
-
Select SSH, and input ip address,"192.168.230.1"
-
Click "Open",then input user name:"root",and password:you set in LinkSmart Web
-
Finally you will enter the terminal