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.

CC2652R: BLE Continuous scan with maxNumReport = 0 and SCAN_FLT_DUP_ENABLE is limited to 16 devices on SDK 7.10.01.24

Part Number: CC2652R

Tool/software:

We are starting from a host_test_project and now are using SDK 7.10.01.24 on CC2652R1/R7

When we enable scanning by GapScan_enable(0, 100, 0), or any other period, the maxim 16 GAP_EVT_ADV_REPORT are received if SCAN_FLT_DUP_ENABLE is on.