Reading Logs
The AVR-IoT Cellular library outputs log messages through USB. Two methods to access these logs are:
- The browser-based Microchip Serial Terminal (Requires Google Chrome, Microsoft Edge or Opera)
- MPLAB Data Visualizer
Method 1: Browser Serial Terminal
Unsupported Browser
Your browser does not support the online serial terminal. Supported browsers are Google Chrome, Microsoft Edge and Opera.
Method 2: MPLAB Data Visualizer
- Connect the board to the computer through USB and open the MPLAB Data Visualizer
- Select the AVR-IoT Cellular Serial Port (It should be highlighted in blue)
- Enter
115200
as the baud rate in the bottom left - Click the "Play" Icon for the COM Port
- Selec the COM port as the source in the bottom right
- Logs should start streaming in the Terminal window