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 SyntaxMCHPRT REGD X Y F
REGD
  • REGD refers to using I2C
  • REGD_UART refers to using UART
XX refers to the register number that reads the register value
YY refers to the stop register number that reads the register value
FF refers to the register information file name

Example: test.txt

ExampleMCHPRT 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 SyntaxMCHPRT 16 REGD X Y F
XX refers to the register number that reads the register value
YY refers to the stop register number that reads the register value
FF refers to the register information file name

Example: test.txt

ExampleMCHPRT 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