Search found 1 match

by designandmake
Wed Jun 09, 2021 8:17 pm
Forum: ESP-IDF
Topic: BLE scanning misses some devices - how do I find the reason?
Replies: 1
Views: 2382

BLE scanning misses some devices - how do I find the reason?

I'm using https://github.com/espressif/esp-idf/blob/master/examples/bluetooth/bluedroid/ble/gatt_client/main/gattc_demo.c to scan for BLE devices. I've also tried using Arduino(-ESP32) and MicroPython. I'm using ESP-IDF v4.1. I've used nRF Connect on an Android phone to try to see any differences be...