NordicSemiconductor / Android-BLE-Library

A library that makes working with Bluetooth LE on Android a pleasure. Seriously.
BSD 3-Clause "New" or "Revised" License
2.03k stars 417 forks source link

Hello, I may need your help #505

Closed hjjice closed 1 year ago

hjjice commented 1 year ago

Hello, I want to know how your NRF Connect app is compatible or set to scan parameters. I found that a question is: setusehardwareBatchingifSupported is set to True. At this time, all mobile phones can be connected to the device, but it will not scan some Bluetooth transparent modules to FALSE, but the NRF Connect App can always scan the seconds on all mobile phones to these transmitted modules and connect to the connection. them.

philips77 commented 1 year ago

nRF Connect scans using native API, not the Scanner Compat library. It' as if the setUseHardwareBatchingIfSupported was set to true, but batching is not used at all. The app sets delay report to 0 and batches in the app.