Most Bluetooth failures trace back to a missing permission or disabled setting. Run through this list before attempting any other troubleshooting.
| Setting | Where to Check | Required State |
|---|---|---|
| Bluetooth | Settings > Bluetooth | ON |
| measureQuick Bluetooth permission | Settings > Privacy & Security > Bluetooth > measureQuick | ON |
| Location Services | Settings > Privacy & Security > Location Services | ON (system-wide) |
| measureQuick Location permission | Settings > Privacy & Security > Location Services > measureQuick | "While Using the App" |
| Background App Refresh | Settings > General > Background App Refresh > measureQuick | ON |
| Setting | Where to Check | Required State |
|---|---|---|
| Bluetooth | Settings > Connected devices > Bluetooth | ON |
| Location | Settings > Location | ON (system-wide) |
| measureQuick Location permission | Settings > Apps > measureQuick > Permissions > Location | "Allow while using the app" |
| measureQuick Nearby Devices (Android 12+) | Settings > Apps > measureQuick > Permissions > Nearby devices | Allow |
| Battery optimization | Settings > Apps > measureQuick > Battery | "Unrestricted" or "Not optimized" |
Android requires Location ON for BLE scanning. This is an Android OS requirement, not a measureQuick design choice. If Location is disabled at the system level or denied for the app, the app cannot discover any Bluetooth devices.
This is the most common issue. You power on a smart tool, open measureQuick, and the tool never shows up in the available devices list.
Work through these steps in order. Stop when the tool appears.
Verify phone permissions. Run through the permissions checklist above. On Android, confirm that both Location and Nearby Devices are enabled. On iOS, confirm Bluetooth permission is granted to measureQuick.
Confirm the tool is powered on and broadcasting. Check for a power indicator LED or display on the tool. Some tools enter sleep mode after a period of inactivity and need a button press to wake up.
Check whether the tool is connected to another device. Each BLE tool connects to one phone or tablet at a time. If a coworker's device holds the connection, the tool will not appear on yours. The other user must disconnect or close measureQuick first.
Move closer. BLE range varies by manufacturer: Fieldpiece JobLink reaches up to 1,000 ft line-of-sight, Yellow Jacket YJACK up to 400 ft, and most other tools 30-100 ft. Walls, metal ductwork, HVAC equipment enclosures, and vehicle bodies reduce effective range. During troubleshooting, stand within 10 ft of the tool.
Power-cycle the tool. Turn the tool off, wait 5 seconds, turn it back on.
Close and reopen measureQuick. Force-close the app (swipe it away from the app switcher), then reopen it.
Toggle Bluetooth off and back on in your phone's system settings. Wait 5 seconds between off and on.
Clear the BLE cache (Android only). Go to Settings > Apps > measureQuick > Storage > Clear Cache. This removes stale BLE device records that can block new connections. iOS does not have an equivalent user-accessible BLE cache.
Restart your phone. A full restart clears the phone's Bluetooth stack and resolves most persistent scan failures.
Check the tool's firmware. Some manufacturers release firmware updates that affect BLE compatibility. Use the manufacturer's companion app (Fieldpiece, Testo, NAVAC, etc.) to check for updates.
Before troubleshooting, understand what the Bluetooth icon colors in the Probe Manager screen mean:
| Color | Meaning |
|---|---|
| Green | New data just received |
| Yellow | Data is 1 second old |
| Orange | Data is 3 seconds old |
| Red | Connection with the probe has been lost |
Occasional yellow or orange flashes are normal, especially when multiple probes are connected or the phone is far from the tools. Sustained red means the connection has dropped and requires troubleshooting.
The tool connects initially, streams data for a while, then disconnects mid-test. The reading goes blank or shows "---".
Common causes and fixes:
Low battery. A weak battery produces a weaker BLE signal. As battery voltage drops, the connection becomes intermittent before it fails completely. Replace or recharge the tool's batteries.
Range. You may have moved your phone away from the tool during the test, or an obstruction appeared (you closed a panel, walked around a corner, went inside while the condenser unit is outside). Move your phone back within reliable range.
Android battery optimization. Android can kill background BLE connections when the screen turns off or when the OS decides to save power. Disable battery optimization for measureQuick: Settings > Apps > measureQuick > Battery > Unrestricted. On Samsung devices, also check Settings > Device care > Battery > Background usage limits and add measureQuick to the "Never sleeping" list.
iOS Background App Refresh. If Background App Refresh is off for measureQuick, switching to another app (camera, phone, messages) can suspend the BLE connection. Enable it: Settings > General > Background App Refresh > measureQuick > ON.
Wi-Fi interference. BLE operates on the 2.4 GHz band, shared with Wi-Fi. In environments with heavy Wi-Fi traffic (commercial buildings, trade shows), BLE connections can degrade. There is no fix other than moving away from the interference source or reducing the distance between phone and tool.
Multiple simultaneous connections. measureQuick supports 15+ BLE connections, but some phones struggle above 7-8 simultaneous connections, especially older or lower-end Android devices. If you have many tools connected and experience drops, disconnect tools you are not actively using.
Expected connect/disconnect behavior. measureQuick intentionally connects and disconnects from certain tools during workflows to conserve battery life on both the phone and the tools. As shown in the gas furnace workflow walkthrough: "when I hit activate you're going to see it's going to first of all ... actually connected to the BluFlame analyzer so we're connecting and disconnecting to some of the devices that use a lot of Bluetooth to save battery on your device, so this will make the battery life longer and not suck things down as fast." If you see brief connect/disconnect activity that corresponds to workflow step changes, this is normal and not a malfunction.
Use the Hold button as a workaround. If you repeatedly lose signal when moving between indoor and outdoor units (common on multi-story buildings), use the Hold button on the measurement screen. Capture readings at one location, tap Hold to freeze them, walk to the other unit, and capture those readings. Clear the hold when you return within range. This prevents lost data from range-related disconnections.
The tool shows as "Connected" in measureQuick, but measurement fields remain blank or show zero.
Common causes:
The tool needs to be in measurement mode. Some tools (especially digital manifolds) must be set to an active measurement mode before they transmit data. Check that the tool's own display shows a live reading.
Wrong channel assignment. The tool may be connected but assigned to a channel you are not viewing. Check the Probe Manager to see which channels are populated and reassign if needed.
Known tool limitations. Two specific tools connect via BLE but do not transfer their primary measurement into measureQuick: the Yellow Jacket YJACK AMP (connects but does not send amperage data) and the YJACK VAC (does not connect at all). See Smart Tool Overview for the full compatibility list.
Firmware mismatch. An outdated tool firmware can cause a connection that appears successful but fails to transmit data. Update the tool firmware via the manufacturer's app.
App version outdated. An older version of measureQuick may not support the data protocol from a newer tool model. Update measureQuick from the App Store or Google Play.
iOS handles Bluetooth differently from Android in ways that affect troubleshooting.
Device name caching. iOS caches the names of previously seen BLE devices. If a tool's firmware update changes its broadcast name, iOS may still show the old name. This is cosmetic and does not affect functionality, but it can be confusing. Restarting the phone clears the name cache.
No user-accessible BLE cache. Unlike Android, iOS does not let you clear BLE pairing data from app settings. If you need a full BLE reset on iOS:
Bluetooth permission revocation. If you accidentally deny Bluetooth permission for measureQuick, the app will not prompt you again. You must manually re-enable it: Settings > Privacy & Security > Bluetooth > measureQuick > ON.
Location permission is mandatory. Android uses Location permission to control BLE scanning. Even though measureQuick is not tracking your location for its own purposes, the OS will not allow BLE device discovery without this permission. If you see zero tools in the scan, check Location first.
Nearby Devices permission (Android 12+). Android 12 introduced a separate "Nearby Devices" permission for Bluetooth. On Android 12 and later, measureQuick needs both Location and Nearby Devices permissions. Go to Settings > Apps > measureQuick > Permissions > Nearby devices > Allow. The existing measureQuick help desk article "Fix Bluetooth Issues in Android 12 and Higher" confirms this as the primary fix for Android 12+ scan failures.
Clearing the BLE cache. Android caches BLE device data at the app level. Stale cache entries can cause scan failures or ghost connections. To clear: Settings > Apps > measureQuick > Storage > Clear Cache. This does not delete your account data, test history, or app settings. It only removes cached Bluetooth records.
Nuclear option for Android permission issues. If individual permission checks do not resolve the problem, go to Settings > Apps > measureQuick > Permissions, disable ALL permissions, then re-enable ALL permissions. This forces Android to reset its permission state for the app and resolves cases where a permission appears granted but is not functioning correctly.
Aggressive battery management. Android manufacturers (Samsung, Xiaomi, Huawei, OnePlus) add their own battery management on top of stock Android. These can kill BLE connections aggressively. If connections drop when the screen locks, check the manufacturer-specific battery settings in addition to the standard Android battery optimization setting.
Some smart tools store a list of previously paired phones. If that list is full or contains stale entries, the tool may refuse new connections. Each manufacturer handles this differently:
If the manufacturer's documentation does not describe a BLE reset, contact the manufacturer's support directly.
If none of your tools will connect, the problem is almost certainly on the phone side, not the tools.
(4:18) - Basic Bluetooth pairing walkthrough covering common setup steps
(26,488 views, 13:03) - Includes troubleshooting steps when Fieldpiece probes fail to connect
The majority of Bluetooth problems are a missing permission. Before you power-cycle tools, restart your phone, or clear caches, spend 30 seconds verifying every item on the permissions checklist. This single habit will resolve most support tickets.
BLE signal strength drops as battery voltage decreases. A tool that connected fine last week may fail today because the battery is weaker. If connections are intermittent or the tool connects only when you hold the phone right next to it, replace the batteries before troubleshooting further.
A BLE tool can only be connected to one device. If the tool is paired to a coworker's phone, it is invisible to yours. There is no way to force-steal the connection. The other device must disconnect first.
Over time, Android accumulates cached BLE records that can conflict with new connections. Clearing the cache (Settings > Apps > measureQuick > Storage > Clear Cache) is safe, fast, and should be a routine step whenever Android BLE problems arise. It does not remove your test data or account information.
iOS remembers BLE device names from previous connections. If a tool's broadcast name changed after a firmware update, iOS may display the old name. Restart the phone to clear the cache, or use "Forget This Device" in Bluetooth settings.
measureQuick handles all BLE pairing internally. Going to your phone's system Bluetooth settings and tapping "Pair" on a smart tool will not work and can create a system-level pairing that conflicts with the app's connection. Always pair from within measureQuick.
BLE signals weaken through walls, metal panels, ductwork, and equipment enclosures. During initial pairing, stand within 10 ft of the tool with line of sight. After pairing, you can test at greater distances. Typical reliable range: 30-100 ft for most tools, 400 ft for Yellow Jacket YJACK, up to 1,000 ft for Fieldpiece JobLink.
measureQuick supports 15+ simultaneous BLE connections, but phone hardware varies. Recent iPhones and flagship Android devices handle 10+ connections reliably. Older or budget Android devices may struggle above 5-7. If you experience drops with many tools connected, disconnect the ones you are not actively using.
These manufacturers add aggressive power-saving features that can kill BLE connections. If you use one of these brands, search your phone's settings for "sleeping apps," "background usage limits," or "battery optimization" and add measureQuick to the exception list.
When nothing else works, restart your phone. A full restart clears the Bluetooth stack, flushes cached connections, and resets the radio hardware. It resolves the majority of BLE issues that survive permission checks and cache clearing.
Prerequisites (complete these first):
Related in the same domain:
If you have worked through this guide and the problem persists: