3.4.3 Dump

The following table provides the command syntax for Reg value dump before initialization.

Table 3-36. Reg Value Dump: Before Initialization ATWINC/ATWILC
Command Syntax MCHPRT REGD X Y F
REGD
  • REGD refers to using I2C
  • REGD_UART refers to using UART
X X refers to the register number that reads the register value
Y Y refers to the stop register number that reads the register value
F F refers to the register information file name

Example: test.txt

Example MCHPRT REGD 0 10 test.txt

Report the RX RSSI reading in 10 sec

The following figure shows the example of reg value dump before initialization.

Figure 3-43. Console Log of Reg Value Dump Before Initialization

The following table provides the command syntax for Reg value dump after initialization.

Table 3-37. Reg Value Dump: After Initialization ATWINC/ATWILC
Command Syntax MCHPRT 16 REGD X Y F
X X refers to the register number that reads the register value
Y Y refers to the stop register number that reads the register value
F F refers to the register information file name

Example: test.txt

Example MCHPRT 16 REGD 0 10 test.txt

Report the RX RSSI reading in 10 sec

The following figure shows the example of reg value dump after initialization.

Figure 3-44. Console Log of Reg Value Dump After Initialization
Figure 3-45. Sample test.txt