Part Number:CC2652ROther Parts Discussed in Thread:LAUNCHXL-CC26X2R1
LAUNCHXL-CC26X2R1开发板在未连接的状态下,rtls_slave应该是广播的状态,具体广播的代码在那呢?
Kevin Qiu1:
在rtls_slave.c中
,
Bruce:
是这个函数吗?
广播的时间怎么设置呢?
,
Kevin Qiu1:
广播及参数设置参考:https://dev.ti.com/tirex/explore/node?a=pTTHBmu__5.10.00.48&node=AKvX4BPHvI6W3ea9a0OTxA__pTTHBmu__5.10.00.48&r=pTTHBmu__LATEST
,
Bruce:
请问ble5中 MAX_NUM_BLE_CONNS这个数据在哪里修改?
,
Bruce:
CC2652R1F最多可连接多少个终端设备?
,
YiKai Chen:
MAX_NUM_BLE_CONNS可以在syscfg裡修改
CC2652R1F最多可连接多少个终端设备取決於RAM大小,你可以參考 https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/975352/cc2642r-what-s-the-maximum-connection-slavers-can-be-supported/3603896?tisearch=e2e-sitesearch&keymatch=MAX_NUM_BLE_CONNS#3603896
,
Kevin Qiu1:
作为Central最多可以连接32个设备,但在AOA master中最多支持8个slave设备