Dear Cheguevera,
My sdkconfig file doesn't have a parameter for "CONFIG_BLE_SCAN_DUPLICATE". I add custom filter for duplicated scan result. If SDK has kind of option it will be efficent then mine.
How can I setup CONFIG_BLE_SCAN_DUPLICATE ?
I'm using "ESP-IDF Ver:v3.1-dev-961-ga2556229-dirty"
Search found 2 matches
- Tue Jun 19, 2018 10:33 am
- Forum: ESP-IDF
- Topic: BLE Scan Event Performance Issue
- Replies: 2
- Views: 4836
- Wed Jun 13, 2018 7:33 am
- Forum: ESP-IDF
- Topic: BLE Scan Event Performance Issue
- Replies: 2
- Views: 4836
BLE Scan Event Performance Issue
Hi , I'm working on ESP32 IDF and , I need some information about BLE scanner performance. My Goal is Find all Beacon is specific Time. I need high pricision for counting goods person & inventory in limited Area, I can only scan object ~100 times in second. I'm using BLE i beacon example and remove ...