在看CC2540 API的时候看到只能读取一个连接上的RSSI值(bStatus_t GAPCentralRole_StartRssi (uint16 connHandle, uint16 period)),有没有办法在扫描的时候就得到RSSI值(不是广播的发射功率,是接收功率),盼解答
wenyan liu:
求解答 急盼
zuqin ye:
scan时,事件GAP_DEVICE_INFO_EVENT的消息结构体中有对应slave的rssi.
pEvent->deviceInfo.rssi
在看CC2540 API的时候看到只能读取一个连接上的RSSI值(bStatus_t GAPCentralRole_StartRssi (uint16 connHandle, uint16 period)),有没有办法在扫描的时候就得到RSSI值(不是广播的发射功率,是接收功率),盼解答
求解答 急盼
scan时,事件GAP_DEVICE_INFO_EVENT的消息结构体中有对应slave的rssi.
pEvent->deviceInfo.rssi
CC2340R5: Some questions about implementing the sending of ADV data on the rfPacketTx routine of the CC2340R5 chip
CC2642R: TI CC2642 HID示例问题
CC2642R: CC2642R使用外部存储W25Q16JVSSIQ, 未写成功,求帮看看是什么问题
LAUNCHXL-CC26X2R1: Some questions about the periodic advertising process of the RTLS responder