Git Product home page Git Product logo

uni-ble's Introduction

基于uni-app 开发的蓝牙调试工具

Description

蓝牙调试工具

一:开发文档

  1. uni-app 蓝牙开发文档
  2. uni-app BLE蓝牙开发文档

二:简述

  1. 由于网上关于uni 蓝牙文档资料较少,且大多数不齐全,且大多数只是固定针对某个蓝牙开发的Demo,所以本人查阅网上资料开发的一个调试工具,( 源码中有详细注释 )。

三: 效果预览

蓝牙.jpg

蓝牙.jpg

四:兼容版本

安卓手机:Android4.3以上、微信APP客户端6.5.7以上; 苹果手机:iPhone4s以上并且系统要求ios6以上、微信APP客户端6.5.6以上;

五:开发流程

  • 判断系统是否支持蓝牙BLE
  • 初始化蓝牙适配器
  • 扫描附近蓝牙设备
  • 连接低功耗蓝牙,连接成功获取对应的服务UUID
  • 关闭扫描蓝牙功能
  • 获取服务UUID、读写和监听的特征值的UUID
  • 进行读或写操作,监听接收数据
  • 断开连接连接
  • 关闭蓝牙

四:参考资料

uni-ble's People

Contributors

startline-05 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

heartbeat5

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.