# TestBLE **Repository Path**: trover/TestBLE ## Basic Information - **Project Name**: TestBLE - **Description**: BLE小程序测试 - **Primary Language**: 微信 - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2019-05-13 - **Last Updated**: 2024-04-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # TestBLE #### 介绍 BLE小程序测试 #### 软件架构 软件架构说明 微信小程序测试BLE util等等 #### 安装教程 - 自行安装,使用微信小程序开发者工具进行开发 #### 使用说明 1. 拉取项目,使用微信开发者工具打开 2. 修改微信小程序id 3. 修改pages/index/index.js中的第14行和15行 4. 修改utils/ble/bleapi.js中的uuid 5. 自行修改pages/index/index.js中发送命令指令和延迟时间 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request