Mesh V1.0.1 icon

Mesh V1.0.1

Version:1.3 (build 4)
Mesh V1.0.1 QRcode
App installation is in progress
Installing...
App download will begin in a moment, please wait... If it doesn\'t, please restart the download.
Install

Or use your mobile to scan the QR code to install

Cannot install/install the app? Check now

About Mesh V1.0.1

Size
5.6 MB
Publish at
2023-08-25
Version
1.3
Build
4

wthat's new in Mesh V1.0.1

更新请求时间

Other versions of Mesh V1.0.1

1.2 (build 3) V1.2 新增提示 2023-08-25
1.1 (build 2) V1.1 版本 增加了MQTT信息的传输 2023-07-13
1.0 (build 1) 热点配网 V1.0.0 2023-07-11

Introduction of Mesh V1.0.1

安信可热点配网Android版本,通过手机连接到设备模组发出的软热点,进行配置设备连接到网络。

交互协议:

1/ 打开APP,点击 ”连接到设备热点“,程序里面固定的名字是:aithinker778 ,密码是 12345678
2/ 点击 ”获取设备信息“ , 这时候会受到设备发来的设备自定义信息:

//手机发送
{"timeStamp":1689056608492,"cmdId":1,"version":"1.0.0"}

//设备返回
{"cmdId":2,"deviceId":"productCode","productId":"deviceCode"}

3/ 点击 ”下发配网信息“ , 设备将会收到下面信息,其中 ssid 和 pwd 是即将连接路由器的账号和密码:

{"timeStamp":1689056574632,"cmdId":3,"productId":"deviceCode","encrypt":3,"pwd":"fae12345678","version":"1.0.0","deviceId":"productCode","ssid":"AIOT@FAE"}


4/ 设备务必把连接网络的结果返回给APP:

// 配网成功
{"cmdId":4,"connectTest":1}

//配网失败
{"cmdId":4,"connectTest":0}
Expand