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.