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.

Compiler/CC2640R2F: Bluetooth® forum

Part Number: CC2640R2F

Tool/software: TI C/C++ Compiler

Hello !

I'am using ble5_simple_central_cc2640r2lp project. Used from sdk starting from 2.20.00.49  and ending 3.10.00.15. In the project I fixed only one line 

// TRUE to filter discovery results on desired service UUID
#define DEFAULT_DEV_DISC_BY_SVC_UUID          FALSE

And I was faced with the problem that when I scan, it sometimes displays duplicate mac addresses, but with different RSSI.