我是靠谱客的博主 坦率龙猫,最近开发中收集的这篇文章主要介绍nordicN51822 ble_app_hrs 属性服务器 示例 句柄分布,觉得挺不错的,现在分享给大家,希望可以做个参考。

概述


ble_app_hrs 属性服务器 示例 句柄分布     
服务类型
句柄
 UUID
    内容
GAP01"Generic Access Profile"(0x1800)主服务声明句柄范围01-07
GAP02"Characteristic"(0x2803)   特性声明Properties read|write
GAP03"Device Name"(0x2A00)  "Nordic_HRM"  
GAP04"Characteristic"(0x2803)  特性声明Properties  read
GAP05"Appearance"(0x2A01)    Heart Rate Sensor: Heart Rate Belt[833](0x0341)
GAP06"Characteristic"(0x2803)  特性声明Properties  read
GAP07"Peripheral Preferred Connection Parameters"(0x2A04)      
Connection Interval:500ms-1000ms
Slave Latency :0
Supervision Timeout Multiplier :400
GATT08"Generic Attribute Profile"(0x1801)主服务声明句柄范围08-11
GATT09"Characteristic"(0x2803)  特性声明Properties indicate
GATT10"Service Changed"(0x2A05) 
GATT11"Client Characteristic Configuration"(0x2902)默认indecate关(enable services时会修改indecate为开)
Heart Rate Monitor12"Heart Rate Monitor"(0x180D)主服务声明句柄范围12-17
Heart Rate Monitor13"Characteristic"(0x2803)  特性声明Properties notify
Heart Rate Monitor14"Heart Rate Measurement"(0x2A37)默认180(由程序定义,按键可修改)
Heart Rate Monitor15
"Client Characteristic Configuration"(0x2902)

默认notify关(enable services时会修改notify为开,每隔1s设备会给手机发心率数)
Heart Rate Monitor16"Characteristic"(0x2803)  特性声明Properties  read
Heart Rate Monitor17"Body Sensor Location"(0x2A38)
Finger

Battery18"Battery"(0x180F)主服务声明句柄范围18-21
Battery19"Characteristic"(0x2803)  特性声明Properties  notify| read
Battery20
" Battery Level "(0x2A19)

电量百分比
Battery21"Client Characteristic Configuration"(0x2902)默认notify关(enable services时会修改notify为开,每隔2s查询设备电量,如果电量有改变则会发电量给手机)
Device Information22"Device Information"(0x180A)主服务声明句柄范围22-65535
Device Information23"Characteristic"(0x2803)  特性声明Properties  read
Device Information24"Manufacturer Name"(0x2A29)
NordicSemiconductor


最后

以上就是坦率龙猫为你收集整理的nordicN51822 ble_app_hrs 属性服务器 示例 句柄分布的全部内容,希望文章能够帮你解决nordicN51822 ble_app_hrs 属性服务器 示例 句柄分布所遇到的程序开发问题。

如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(51)

评论列表共有 0 条评论

立即
投稿
返回
顶部