01 Overview
UART CLI for test commands.
- Use when: fixtures and lab debug.
- Skip when: consumer UI.
Update and test
The factory test port. Do not leave debug commands open for end users.
Official path: examples/system/console
UART CLI for test commands.
1. Start console, register commands.
2. Fixture commands: lamp, radio, MAC, serial write.
3. Disable or lock dangerous commands in release.
中文
升级与产测
工厂测试口。不要把调试命令留给最终用户乱开。
官方路径: examples/system/console
UART 命令行,可跑测试命令。
1. 启动 console,注册命令。
2. 产测命令:测灯、测网、读 MAC、写序列号。
3. 发行固件关闭或密码保护危险命令。