随笔分类 - 蓝牙
摘要:在上一篇中,用raspberryPi能够扫描到Ti SensorTag. 但是没有获得更多的数据,并且发现sensor Tag并没有回复scan request。https://blog.csdn.net/feiwatson/article/details/...
阅读全文
摘要:前面几篇分别简单涉及了raspberryPi上bluezBLE snifferTI SensorTaghttps://blog.csdn.net/feiwatson/article/details/81590397https://blog.csdn.net/...
阅读全文
摘要:硬件cc2650 SensorTagConnect with App在手机上安装Ti提供的sensorTag App即可和sensorTag 建立连接。如下手机截图,
阅读全文
摘要:BLE Snifferhttps://www.adafruit.com/product/2269Bluefruit LE Sniffer - Bluetooth Low Energy (BLE 4.0) - nRF51822nrf51822模块https:/...
阅读全文
摘要:Frames由下图可以看出 - SDU由多个I-frames中的Information Payload组成 - 一个I-frames又拆分成多个HCI data payloadsocket bufferssk_buff, 套接字缓冲区,在linux网络子系统中的各...
阅读全文
摘要:L2CAP in protocol首先看一下L2CAP在Bluetooth protocol architecture diagram中的位置: Features of L2CAPLogical Link Control and Adaptation Protocol...
阅读全文
摘要:在上文,https://blog.csdn.net/feiwatson/article/details/81712933中主要理解了在Kernel中USB adapter是如何实现USB设备驱动,以及HCI数据是通过不同的pipes和host通信的。Control p...
阅读全文
摘要:主要分析一下蓝牙USB Adapter使用USB接口传输HCI包的实现及过程。 参照上面的Bluetooth core system architecture图, 蓝牙USB Adapter作为Bluetooth controller以USB的物理形式连接到Linux...
阅读全文
摘要:Bluez支持的featuresCore Specification 4.2 (GAP, L2CAP, RFCOMM, SDP, GATT) Classic Bluetooth (BR/EDR)Bluetooth Smart (Low Energy)Audi...
阅读全文
摘要:首先先了解一下bluez, 以及常用的tools. - hcitool、bluetoothctl等工具,可以进行BLE设备的扫描、连接、配对、广播等操作; - hcitool可以发送HCI command,设置BLE的广播数据; - gatttool可以在GAT...
阅读全文

浙公网安备 33010602011771号