Cli Format; Common Commands; Table 26: Cli Commands In Common Mode - Renesas FreeRTOS DA16200 User Manual

Table of Contents

Advertisement

UM-WI-056
DA16200 DA16600 FreeRTOS Getting Started Guide
B.2.2

CLI Format

There are f our CLI f ormats (Type A~D):
Read/Write Parameter (Type A)
Read: [/DA16200/NET] # cli [CLI]
Write: [/DA16200/NET] # cli [CLI] <VALUE>
Write Only Parameter (Type B)
[/DA16200/NET] # cli [CLI] <VALUE> or cli [CLI] <OPTION> <VALUE>
Read Only Parameter (Type C)
[/DA16200/NET] # cli [CLI] or cli [CLI] <OPTION>
Execution Parameter (Type D)
[/DA16200/NET] # cli [CLI] or cli [CLI] < OPTION>
B.2.3

Common Commands

Table 26: CLI Commands in Common Mode

CLI
Parameter
status
(none)
save_co
(none)
nfig
select_
<mode>
network
add_net
<mode>
work
remove_
<mode>
network
User Manual
CFR0012
Description
Get the main information on the interface being operated at DA16200
For example: [/DA16200/NET] # cli status
Save all parameters modified through CLI, etc. in NVRAM
(Saved values becom e applicable after a reboot) (D)
For example: [/DA16200/NET] # cli save_config
* Information saved in NVRAM may be inquired with the following command:
For example:
[/DA16200/NVRAM] # printenv
Total length (95)
country_code (STR,03) ........ KR
SYSMODE (STR,02) ............. 0
0: NETMODE (STR,02) ........... 1
N0_Profile (STR,02) .......... 1
N0_ssid (STR,16) ............. "ACST_AC_TEST1"
Execute a motion in a certain mode (STA access, AP operation, etc.) (D)
<mode> STA: 0 | AP: 1
For example: [/DA16200/NET] # cli select_network 0
Implement STA access
* For a certain mode through the select_network CLI, the following tasks need
to be carried out first:
add_network (profile generation)
SSID generation through set_network
For AP operation, set up the frequency and country code values with
command set_network
For Security, generate WPA or WEP key values with command
set_network (optional)
Generate a specific mode (STA, AP) Profile (access information table) (D)
<mode>: 0(STA) | 1(AP)
For example: [/DA16200/NET] # cli add_network 1
Generate a profile for AP Mode
Delete a certain mode (STA, AP) profile (D)
<mode>: 0(STA) | 1(AP)
Revision 1.8
88 of 106
Aug. 18, 2023
© 2023 Renesas Electronics

Advertisement

Table of Contents
loading

This manual is also suitable for:

Freertos da16600

Table of Contents