Table 2-3. Serial Command Line Commands
Command
Arguments
reset
—
device
—
thing
—
reconnect
—
version
—
cli_version —
wifi
<Network SSID>,
<Password>, <Security
Option*>
debug
<Debug Options**>
*- Authorization Type options are available by typing one of the following three numbers to determine the network
security option used:
1.
Open – Password and Security option parameters are not required.
2.
WPA/WPA2 – Security Option Parameter not required.
3.
WEP – Network Name, Password, and Security Option (3) Parameter are required when connecting to a WEP
network. For example, 'wifi MCHP.IOT,microchip,3'.
**- The debug option won't work unless the user selects Enable debug messages option in the AVR-IoT Sensor
Node Library. Configured Debug Severity level is used to determine messages displayed using debug_printer():
0. Normal – At this level, only standard operating behavior or data are displayed.
1. Warning – At this level, information related to nuance in operation or configuration is displayed.
2. Notice – At this level, alerts or context-specific information is displayed.
3. Info – At this level, operation or variable information relevant to the end application is displayed.
4. Debug – At this level, error messages, state, or run-time variations during problem solving or development process
are displayed.
Note: Setting the Debug Severity level also enables the printing of all other information or messages associated
with all levels beneath the set Debug Severity level (e.g., Severity level of NOTICE will also result in WARNING and
NORMAL level debug messages to also be displayed). Extensive use of Debug logger at ANY severity level requires
memory and execution resources which could affect application behavior.
Figure 2-12. Serial Command Line Interface
©
2020 Microchip Technology Inc.
AVR-IoT WA User Guide
Description
Reset the settings on the device
Print the unique device ID of the on-board ECC device
Print the unique thing name of the board
Re-establish connection to the Cloud
Print the version of the AVR-IoT firmware library
Print the command line interface firmware version of the AVR-IoT
library
Enter the Wi-Fi network authentication details
Print debug messages to see status of board operation
User Guide
Getting Started
DS50002998A-page 15
Need help?
Do you have a question about the AVR-IoT WA and is the answer not in the manual?