工具与软件:
我们从 host_test_project 开始、现在要 在 CC2652R1/R7上使用 SDK 7.10.01.24
当我们通过 GapScan_enable (0100、0)或任何其他周期启用扫描时、 如果 SCAN_FLT_DUP_ENABLE 开启、则会收到最大16 GAP_EVT_ADV_REPORT。
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
工具与软件:
我们从 host_test_project 开始、现在要 在 CC2652R1/R7上使用 SDK 7.10.01.24
当我们通过 GapScan_enable (0100、0)或任何其他周期启用扫描时、 如果 SCAN_FLT_DUP_ENABLE 开启、则会收到最大16 GAP_EVT_ADV_REPORT。
尊敬的 David:
GapScan_enable (0100、0)- SO 周期= 0、持续时间= 1s、maxNumRecord = 0
SCAN_PARAM_FLT_dUP = 0x01 (启用)
SCAN_PARAM_RPT_Fields = 0xA7
SCAN_PARAM_PRIM_PHYS = 0x01
SCAN_PARAM_FLT_POLICY = 0x00
SCAN_PARAM_FLT_PDU_TYPE = 0x0800
SCAN_PARAM_FLT_MIN_RSSI = 0x80
SCAN_PARAM_FLT_DISC_MODE = 0x04
BR、
Ovidiu