搜索资源列表
Sample_Application
- 三星蓝牙查询、连接、通信详尽案例。对于学习蓝牙的后台service和广播很有用处。- Samsung Bluetooth inquiry, connect, communicate detailed case. Bluetooth background service for learning and broadcasting useful.
MultiBleTest
- 扫描、连接多个蓝牙4.0 ble模块,安卓源码, Eclipse开发环境。要求版本android4.3以上。可搜索、配对、连接、发现服务及特征值、接收广播数据等-This app can scan, connect a number of Bluetooth 4 ble module, Android source code, Eclipse development environment. Required version android4.3 above. Can search, match
lanyaliaotian-third
- Android项目源码本站发的第三个蓝牙聊天项目是一个基于安卓的蓝牙聊天项目源码也是本站分享的第三个蓝牙聊天项目源码(前两个自行在本站搜索),原理是两个设备想要通信的前提是要知道对方的存在,在普通的Socket开发中,只要一台设备上线,直接发送个广播,在线设备收到这个广播后在向该广播的源地址发送个单播,两个设备就可以聊天,注意:本项目是基于android studio的,在eclipse里面可能无法直接运行。-Android project source code the third Bluet
beacon
- 1、支持蓝牙eddystone协议的beacon广播包的监控; 2、支持beacon的RSSI获取; 3、根据RSSI换算实际距离的计算; 4、支持eddystone发送数据包的解析并获取URL地址的提取; 5、相关信息的打印查看。 -1.monitor beacon broadcast package which support bluetooth eddystone protocal 2.get beacon RSSI 3.calculate the dist
blufi_adv_main
- 本程序适用于低功耗蓝牙,用于server,和 client端连接上之后,可以互发数据,实现数据的传输(This file is for gatt server. It can send adv data, be connected by clent Client demo will enable gatt_server's notify after connection. Then two devices will exchange data.)