Amazon Sidewalk - Log App VCOM Component#
The Sidewalk Log App VCOM component provides VCOM (Virtual COM Port) logging functionality for Amazon Sidewalk applications. This component enables application-level logging output through virtual serial port for debugging and monitoring.
Component Overview#
The Sidewalk Log App VCOM
component provides:
VCOM Logging: Virtual COM port logging output
Application Logging: Application-level log messages
Serial Output: Serial port logging interface
USB Connection: USB-based virtual serial port
Independent Configuration: Can be configured independently from PAL and stack logging
Hardware Requirements#
Supported Hardware#
EFR32 Devices: Any EFR32 device with USB support
USB Interface: USB communication interface
VCOM Driver: Virtual COM port driver support
Usage#
Integration Steps#
Add Component: Include
Sidewalk Log App VCOM
in your projectConfigure USB: Ensure USB interface is properly configured
Install VCOM Driver: Install virtual COM port driver
Monitor Logs: Use serial terminal to monitor log output
Logging Interface Selection#
Important: RTT and VCOM logging interfaces cannot be used simultaneously. However, each layer can use a different interface, but within each layer, only one interface type can be active at a time.
Report Bugs & Get Support#
For technical support, bug reports, or questions about this component, please visit the Silicon Labs Community.
License#
This component is licensed under:
Zlib License: Silicon Labs software license
See the component source files for complete license information.