Sscom V5.13.1 English [2021]
Since the original interface is in Chinese, this guide explains each function in English and helps you use it effectively.
Set Baud Rate: Choose the standard rate (e.g., 9600 or 115200) that matches your device. Sscom V5.13.1 English
Modem Testing: Sending AT commands to GSM/GPRS or LoRa modules. Since the original interface is in Chinese, this
- Timestamp: Check the box labeled "Time" (or
Timestamp) to see the exact time each message was received. This is crucial for debugging timing issues. - HEX Display: Check the "Hex Receive" box if you want to see raw data in hexadecimal format (e.g.,
0A 0D FF) instead of ASCII text. - Pause/Stop: Use the "Stop" button to freeze the display so you can read fast-moving data.
- Clear: Click "Clear" to wipe the screen.
- Debugging embedded systems, UART devices, GPS modules, microcontrollers (Arduino, STM32, etc.)
- Sending/receiving HEX or text data
- Automating commands with loops and delays
- Logging data to a file