0

In my app, I have to stop and start the BLE scan for every seconds. In this case scan result are not updating properly and also getting scan failed error like

a BLE scan with the same settings is already started by the app

Is this every seconds restart the scan correct?

Md. Sabbir Ahmed
  • 850
  • 8
  • 22
thiru
  • 45
  • 1
  • 6
  • can you explain why are you doing a start scan and stop scan every second? – iamkdblue Dec 18 '19 at 08:27
  • In my app need to update the device in list adapter when the device got detected. So in this case i am restating scanning for every seconds. – thiru Dec 18 '19 at 09:16
  • try to update the only list. whenever new device found or just refresh list every 10 sec. – iamkdblue Dec 18 '19 at 11:30

0 Answers0