当前位置:
首页 资源下载
搜索资源 - android 蓝牙BLE demo
搜索资源列表
-
1下载:
android BLE demo已经实现数据接收发送。 解析
-
-
2下载:
CSR uEnergy 2.4 配套的蓝牙4.0 BLE Android 端示例代码-CSR uEnergy SDK2.4 demo APP source for Android 4.3 platform
-
-
0下载:
BLE蓝牙串口DEMO,可以收发数据,界面简单易用。-BEL bluetooth serial demo, can receive or send data.
-
-
0下载:
android蓝牙ble点对多通信测试demo-android Bluetooth ble point to multipoint communications test demo
-
-
1下载:
Android Ble根据官网说明简单的demo,简单的连接并展示蓝牙信息等,简单发送接收信息。-Ble Android according to the official website shows a simple demo, a simple connection and display Bluetooth information, etc., simply send and receive information.
-
-
0下载:
是一个单片机蓝牙开发案例,android系统4.3以上,手机支持蓝牙4.0,搜索,配对,连接,发现服务及特征值,断开连接等功能。(Is a single-chip Bluetooth development case, more than 4.3 of Android systems, mobile phones support Bluetooth 4, search, matching, connection, discovery services and feature values, di
-
-
0下载:
蓝牙通信demo,安卓版本,能实现基本ble蓝牙功能(Android version of Bluetooth communication demo, to achieve the basic ble Bluetooth function)
-
-
0下载:
android平台 低功耗蓝牙,测试demo。可以用来测试低功耗蓝牙的功能。(android demo for ble function)
-
-
0下载:
BLE开发所需要的知识,通过官方demo,我们会发现很多service,点击service后,每个service下面是Characteristic,每个service和Characteristic都对应一个唯一的UUID。所以,在做BLE时候,首先你应该找出你的蓝牙外围设备uuid,不然会很头疼,这个UUID也可能是硬件给你的,也可以你自己试出来,当然自己试出来是个很烦的过程。自己试的方法就是根据demo,加上一份读写的协议,然后,排着点击,显示出来的蓝牙列表进行测试,看是否和协议对应。另外,B
-