How can I capture debug logs from the device?

How can I capture debug logs from the device?

To capture logs:

  1. Connect the device to a PC via serial port and open a tool like Serial Debug Assistant (Baud: 115200).

  2. Send +++ to enter CLI mode, then log in with admin/123456.

  3. Send the command log console enable to start receiving logs.

  4. To stop, send log console disable.