Skip to content

Commit

Permalink
SDK_V1.6.0,AppV1.5.0
Browse files Browse the repository at this point in the history
SDK更新至V1.6.0:
增加一些功能和修复若干bug
  • Loading branch information
coffee1boy committed Apr 12, 2022
1 parent 6315892 commit 3a34f68
Show file tree
Hide file tree
Showing 8 changed files with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,27 @@ The bluetooth OTA for Android
* 是否HID设备(默认关闭,回连方式有变化,因为HID设备系统会主动回连)
* 是否自定义回连方式(默认关闭,如需要自定义回连方式,需要客户自行实现)
2. Release版本默认关闭打印,不显示测试配置。

## 局域网文件传输说明

为方便测试,特意增加了局域网传输工具。方便传输 OTA升级文件和Log文件

1.在您本地WiFi网络中的任何其他设备上打开[Snapdrop.net](https://snapdrop.net/)网站或其它Snapdrop应用程序。

2.轻按您想要与之共享文件的设备,

**App端操作**:勾选发送文件,点击选中即可发送出去。默认打开浏览文件夹是upgrade文件夹。若发送Log文件,需要返回上一级,进入logcat文件夹。

**PC端操作:**PC端支持拖拽文件和打开文件浏览器选择

## OTA自动测试说明

为方便连续测试,特意增加了自动化测试OTA功能。**默认测试次数:10****错误一次立即停止**

1.在测试设置界面,勾选自动化测试OTA选项,点击右上方保存按钮保存设置。

2.在发现界面,选择要升级的设备。

3.在设备升级界面,选择升级文件。

4.点击【设备升级】按钮,开始自动化测试。####设备重启到再发现设备,可能会导致两次升级之间的时间间隔较长,但是不会影响自动测试继续,属于正常现象。
Binary file removed apk/JLOTA_V1.3.0_debug.apk
Binary file not shown.
Binary file added apk/JLOTA_V1.5.0-debug.apk
Binary file not shown.
Binary file removed code/JL_OTA_V1.3.0_SDK_V1.5.5.rar
Binary file not shown.
Binary file added code/JL_OTA_V1.5.0_SDK_V1.6.0.zip
Binary file not shown.
Binary file added doc/杰理OTA SDK_Android版本说明文档.pdf
Binary file not shown.
Binary file removed libs/jl_bt_ota_V1.5.5.aar
Binary file not shown.
Binary file added libs/jl_bt_ota_V1.6.0.aar
Binary file not shown.

0 comments on commit 3a34f68

Please sign in to comment.