Part Number:CC2642R-Q1Other Parts Discussed in Thread:BLE-STACK
Hi TI member,
如题,作为central。获取服务(Service)、特征(Characteristics)、描述符(Characteristic Descriptors)最大缓存数量是多少,应用层是否可以配置,如果可以如何配置。
Yolande Wang:
您好,
free chen 说:获取服务(Service)、特征(Characteristics)、描述符(Characteristic Descriptors)最大缓存数量是多少
BLE-Stack 协议栈最高支持获得 8 个 Characteristics,具体您可以参阅以下 guide 中的描述:
…https://dev.ti.com/tirex/explore/content/simplelink_cc13xx_cc26xx_sdk_7_10_02_23/docs/ble5stack/ble_user_guide/html/ble-stack-5.x/gatt.html#gatt-services-and-profile
应用层可以配置,需要在simple_central.c 里面配置。
,
free chen:
simple_central.c 中分别哪个具体参数?看了一下没找到。
,
Yolande Wang:
您好,我稍后查找一下
您先参考一下这个例程:
https://github.com/TexasInstruments/ble_examples/tree/simplelink_low_power_f3_sdk-7.20/examples/rtos/LP_EM_CC2340R5/ble5stack/basic_ble_GATT_client
,
Yolande Wang:
抱歉回复晚了,
参考在 github 上新发布的 GATT 客户端示例即可: https: //github.com/TexasInstruments/ble_examples/tree/simplelink_low_power_f3_sdk-7.20
,
Yolande Wang:
您也可以参阅低功耗蓝牙自定义配置文件中 Application Interface 章节:
https://dev.ti.com/tirex/explore/node?node=A__ATSMDAXx5vlu5FGTUknofQ__com.ti.SIMPLELINK_ACADEMY_CC13XX_CC26XX_SDK__AfkT0vQ__LATEST