Configuration by the Serial Console‎

Serial Port Server w/ Wi-Fi® (C30 - C32)

Another way to configure the device is via a serial console. C30 - C32 require a dedicated USB/UART converter connected to the USB micro-B connector on the front of the device (check our converters).

Procedure to enter serial console mode on C30 - C32

Once this is done, log in using the default username and password, then change the network settings using "ipconfig" command.

5875417d-264b-4abb-bdcd-4ea4e558bd5a.png

List of all commands

Command

Description

help

Print the help.

conn

Print active TCP connections.

eth_mac

Print or change MAC address.

exit

Close current CLI session.

http_port

Print or change default http port.

ipconfig

Print or change the network configuration.

net_stat

Print lwIP statistics.

ping

Check internet connection with the desired host.

restart

Restart the system.

reboot

Same as restart.

sys_heap_usage

Print current heap usage.

telnet_port

Print or change default telnet port.

uart

Print or change uart configuration.

uart_service

Print or change uart_service configuration.

user

Print or change user configuration.

wificonf

Print or change the Wi-Fi configuration

wifi_mac

Print or change Wi-Fi MAC address.

Ports configuration commands

In terms of ports configuration it is possible to change parameters like: service, baud rate, data bits, parity, stop bits and so on. UART commands are provided below.

Network settings

The following commands might be helpful to change network settings according to target LAN parameters. 

Changing username or password

To change username or password, use user command. Available commands:

Service mode

Procedure to enter service mode for C30 - C32 converters

List of commands in the service mode

Command

Description

help

Print the help.

credits

Print current credits value for this device.

dev_ident

Print the device identification value.

restart

Restart the system.

serial_num

Print the serial number of this device.

version

Display the bootloader version.

xmodem

Download image to the internal flash using xmodem.

defaults

Reset application variables to defaults.

ipconfig

Print or change the network configuration.

flash_read

Read bytes from flash memory.

md

Read bytes from memory address.

In the service mode, the “ipconfig” command can only show a last static IP address.

Factory reset

To restore default settings, type “defaults”. After that, user will be asked to type “default network” to reset the network settings as well. Then user will be informed if the process is successful.

Additional notes

In order to avoid issues like connecting to host, type “help” to get more information.

To get more details about every particular command, append “help” after each commands (example: "ipconfig help").


Revision #10
Created 11 April 2024 13:06:33
Updated 27 August 2025 12:59:47 by Michał Grabski