Files
JBao_Magic_Box_FW/tools/pack_readme_zh.txt
T
wuchuyuan 4ee0f86d13 1、Makefile 与 CodeBlocks 编译单元对齐,补 make pack / BURN_KEY,增加 build.bat 与固件打包脚本
2、下载脚本同时生成无 Key / 带 Key 镜像,USB 默认烧无 Key,build.bat key 烧带 Key
3、配对超时从 60s 改为 120s
4、增加需求文档
2026-08-26 17:06:28 +08:00

21 lines
840 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
包名 : {{PKG_NAME}}
项目 : {{PROJECT}}
版本 : {{VERSION}}
日期 : {{DATE}}
文件说明:
{{FILE_LIST}}
使用说明:
1. 批量烧录器:打开 *_burner.fw。
2. 杰理 UFW 通道(部分 APP / 小程序):上传 *_app_ota.ufw。
3. 走本协议 55AA 的服务器 OTA(APP / 小程序 / 网关都一样):上传 *_gateway_ota.bin。
Type=0x02BLE),不要传 ufw / fw / 普通 app.bin。
4. 杰理网关若单独吃双备份包:同样用 *_gateway_ota.bin。
不带 Key(*_nokey_*):调试、未加密芯片。
带 Key(*_key_*):加密镜像,烧录器 / 升级工具必须配置同一把 key(RS-5B88)。
本包不包含 .key 文件,请不要把工厂 key 发给终端用户。
本机 USB.\build.bat 默认烧 nokey.\build.bat key 烧带 Key。两套文件都会打包。