Search found 1 match
- Tue Jan 04, 2022 4:53 pm
- Forum: General Discussion
- Topic: ESP32 BLE single channel scan
- Replies: 0
- Views: 3292
ESP32 BLE single channel scan
Hello, For my project, I setup a system with BLE beacons advertising on a single channel (37) to save battery power and increase the rssi consistency. I use an ESP32-devkitc board as the BLE receiver. Currently the ESP scans the 3 BLE channels (37, 38, 39) which generates signal loss. I would like t...