question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Question regarding the low power scan option

See original GitHub issue

Hi,

I have a question regarding the low power scan option if you don’t mind me asking.

Recently, the label text for the option was changed from If enabled bluetooth low power scan will be used to discover nearby AirTags!<b>WARNING</b>: This could cause that some devices won\'t be discovered! to If enabled, Bluetooth Low Energy scanning will be used to discover nearby AirTags!<b>WARNING</b>: Without this option, some devices might not be discovered!.

However, according to the code, Bluetooth Low Energy is used regardless of this option, and the low power scanning mode is used when this option is enabled. https://github.com/seemoo-lab/AirGuard/blob/4a29baeb9623e5e7ed5a49b65be3b9008191e305/app/src/main/java/de/seemoo/at_tracking_detection/detection/ScanBluetoothWorker.kt#L7 https://github.com/seemoo-lab/AirGuard/blob/4a29baeb9623e5e7ed5a49b65be3b9008191e305/app/src/main/java/de/seemoo/at_tracking_detection/detection/ScanBluetoothWorker.kt#L154-L161

So, it seems to me that the label should say If enabled, low power scanning mode will be used to discover nearby AirTags! <b>WARNING</b>: When this option is enabled, some devices might not be discovered!. Can someone please confirm if this is correct? Also, please let me know if you want me to open a PR to make the change.

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:6
  • Comments:9 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
DrMaxNixcommented, Apr 1, 2022

To bring some progress into this issue I will sum up the ideas we had so far. Please tell me if you think my suggestion should be changed in some way or if it’s ready for a PR!

Current text (as of v1.2)

If enabled, Bluetooth Low Energy scanning will be used to discover nearby AirTags! WARNING: Without this option, some devices might not be discovered!

@aforemendude

If enabled, low power scanning mode will be used to discover nearby AirTags! WARNING: When this option is enabled, some devices might not be discovered!

@lenhart

Warning: With this option, some devices might be detected later (up to approx. 2 hours) or not at all. This option will reduce energy consumption."

My suggestion to combine all of those ideas

If enabled, low power scanning mode will be used to discover nearby AirTags. This will reduce energy consumption. WARNING: When this option is enabled, some devices might be detected late or not at all!

1reaction
Sn0wfreezeDevcommented, Feb 21, 2022

@DrMaxNix we try to align pull-requests with our feature releases. So we are currently working on an enhanced device detection and we will add the pull requests in this release 😊

Read more comments on GitHub >

github_iconTop Results From Across the Web

'No Scan Options' Message Displays on Printer (Mac)
A 'No Scan Options' message displays on the printer when trying to scan with a Mac. ... Make sure the printer power cord...
Read more >
What is Low Power Design? – Techniques, Methodology ...
Low power design is a collection of techniques and methodologies aimed at reducing the overall dynamic and static power consumption of an integrated...
Read more >
Support - Frequently Asked Questions - Digital Check
Then, check that the Power Supply cables are connected properly and the power source is live.) TellerScan TS500 — Red LED: Scanner is...
Read more >
1.4: Microscopy - Biology LibreTexts
Your microscope has 4 objective lenses: Scanning (4x), Low (10x), ... Plug your microscope into the power supply and switch on the ...
Read more >
Android BLE scan mode setting interval - Stack Overflow
Does anyone know the interval and windows of the android BLE scans associated with the low latency, balanced, and low power scan mode...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found