Bluetooth Inspector

Bluetooth Inspector


Discover what's around you


無料Offers In-App Purchases

1.7.2for iPhone, iPad and more
9.1
214 Ratings
George Garside
Developer
6.1MB
Size
2023年11月06日
Update Date
#17
in Developer Tools
4+
Age Rating
Age Rating
4+
Apps in this category do not contain restricted content.
9+
Apps in this category may contain mild or occasional cartoon, fantasy or real-life violence, as well as occasional or mild adult, sexually suggestive or horrifying content and may not be suitable for children under 9 years of age.
12+
Apps in this category may contain occasional mild indecent language, frequent or intense cartoon or real-life violence, minor or occasional adult or sexually suggestive material, and simulated gambling, and may be for children under 12 years of age.
17+
You must be at least 17 years old to access this App.
Apps in this category may contain frequent and intense offensive language; Frequent and intense cartoon, fantasy or realistic violence: frequent and intense adult, scary and sexually suggestive subjects: as well as sexual content, nudity, tobacco, alcohol and drugs, may not be suitable for children under 17 years of age.
Bluetooth Inspector スクリーンショット
Bluetooth Inspector ポスターBluetooth Inspector ポスターBluetooth Inspector ポスター
Bluetooth Inspector ポスターBluetooth Inspector ポスターBluetooth Inspector ポスターBluetooth Inspector ポスターBluetooth Inspector ポスターBluetooth Inspector ポスターBluetooth Inspector ポスターBluetooth Inspector ポスター

About Bluetooth Inspector

Discover nearby Bluetooth peripherals and inspect their services for information and characteristics.

• View information and signal strength for all peripherals and devices, updating in real time as you move around.

• Get battery level for your own Apple devices — no need to install the app on all your devices.

• See model identification broadcast by devices around you, mapping the Apple device identifier to the marketing name.

• Extract software and firmware version strings from devices broadcasting this information.

• Read any characteristic's value, even for services not well known and are custom to the device being interrogated.

• Write characteristic values back to the peripheral as string, numeric or hex (pro).

• See a history of the value of a characteristic since the session started, timestamped to when the value changed (pro).

• Log found peripherals, services, characteristics and values, and export a .log file of timestamped events for your analysis (pro).

• Shortcuts integration with actions for scanning and interrogation, enumerating services and characteristics, and reading values (pro).

Get support on Twitter @grgarside or georgegarside.com/apps/bluetooth-inspector

Constant use of Bluetooth connectivity can drain your device's battery. Bluetooth connectivity is only used when this app is in the foreground and up to a few seconds after being backgrounded to safely disconnect from peripherals being interrogated.
Show More

最新バージョン 1.7.2 の更新情報

Last updated on 2023年11月06日
旧バージョン
Fixes:
• Fix a missing animation when navigating to a peripheral on a compact display and make navigation more reliable.
Show More
Version History
1.7.2
2023年11月06日
Fixes:
• Fix a missing animation when navigating to a peripheral on a compact display and make navigation more reliable.
1.7.1
2023年06月02日
Fixes:
• Fix a missing animation when navigating to a peripheral on a compact display and fix navigating between services and characteristics in split view.
1.7
2023年05月05日
Features:
• Background Scanning: Scan for peripherals in the background. Suggests suitable service IDs for scanning.
• Location: Count devices found per location. Show locations scanned on a map.
• Live Activity: Keep track of background scanning status outside the app. Supports Always-On display and Dynamic Island on iPhone 14 Pro.
1.6.3
2023年04月07日
Fixes:
• Improvements to layout and legibility of various parts of the app for users with an accessibility font size set.
1.6.2
2023年03月28日
Features:
• A new Hex option in the Write Value shortcut action lets you write a hex value to a characteristic from the Shortcuts app.
• Manually reload a characteristic value with the reload button above the characteristic value history.
• 5 battery icons are now used for more granularity in battery level.

Fixes:
• Make sure the peripheral is in the expected state before trying to write to a characteristic of it.
1.6.1
2022年12月23日
Features:
• Continuing with the backend performance improvements last version, this version improves the frontend UI performance. Swift Concurrency and refactoring of frontend and backend interaction code has enabled a better separation between the two.

Fixes:
• When first receiving a value for a characteristic, don't try to read the same value again unprompted.
1.6
2022年12月18日
Features:
• The backend of the app now uses Apple CoreData, allowing for much more efficient temporary storage of detected devices, tested up to thousands of concurrent detections.
• Bluetooth Inspector now keeps track of the time a peripheral was last seen, updating a count of devices currently visible separate from all devices. A new row customisation option has been added to show the time since the device was last seen.

Fixes:
• Various fixes and improvements to VoiceOver reading peripheral information.
1.5.3
2022年05月18日
Features:
• A new shortcut action, ‘Write Value’ will write a value to a characteristic on a peripheral. Strings and numerics can be written to any writable characteristic discovered from interrogation on scanned peripherals.
1.5.2
2022年05月13日
Features:
• Cancel a ‘disconnect all’ action and show when completed.
• Set scanning mode and see more information about peripherals in the App Clip.

Fixes:
• Improve support for iOS 14, reducing crashes and improving layout.
1.5.1
2022年05月07日
Features:
• Display ANCS authorisation: Detect and display if devices have Apple Notification Center Service access to your notifications.
• Better detect device disconnection: Detect situations where the peripheral you're interrogating disconnects from you, including during the initial interrogation process and while waiting for a response to a message you sent.

Fixes:
• Sometimes the initial information obtained through advertisement data would incorrectly take priority over the results of interrogation, leading to empty services. This has been resolved.
1.5
2022年05月01日
Bluetooth Inspector now understands advertisement data!

• Gather and present advertisement data from devices as they are discovered.
• Preload services when present in advertisement.
• Show timestamp advertised by device when discovered.
• Use MAC address in advertisement for manufacturer detection.

More Features:
• Characteristic descriptors. Descriptor information is now displayed alongside characteristic values if descriptors are present in the received information about a device.
• Detect when not ready to receive messages. Sometimes devices are not ready to receive the next message as they're still processing the previous one. Bluetooth Inspector is now able to detect this situation and let you know that your next message might be missed by the device. You're still welcome to try sending a message though!
• Status of attempted writes. Alongside the history of received values, Bluetooth Inspector now keeps a list of attempted writes with the status of each. Observe the queue messages and watch as they are processed by the recipient device.
• Support writes without response. Some characteristics don't provide the ability to acknowledge receipt of your sent messages. Bluetooth Inspector now supports the ability to send messages without acknowledgement, which may also increase the amount of bytes that can be sent in the message.
• Copy all the things from all the places. Device information, as originally received from the device or as decoded by Bluetooth Inspector. All the IDs and UUIDs for peripherals, services and characteristics. Values and the history of them. Context menus everywhere.
1.4
2022年04月14日
Features:
• Shortcut actions automate scanning and interrogation, enumerating services and characteristics, and reading values.
1.3.1
2022年04月06日
Features:
• Filter by event circumstance in the session log.
• Awareness of 8 more Apple device characteristics.

Fixes:
• Fix UUIDs showing instead of known characteristic and service names, and these showing in the wrong size or with the wrong background.
1.3
2022年03月28日
Features:
• Log found peripherals, services, characteristics and values. Export a .log file of timestamped events.
1.2.1
2022年02月15日
Features:
• Add awareness of 46 new services, 97 new characteristics, 113 new characteristic descriptions, and 297 new companies producing Bluetooth peripherals.
1.2
2022年01月24日
Features:
• Design your own peripheral rows with the information you desire at the forefront. Choose to include components like make and signal strength, then rearrange and adjust text sizes for your own needs.

Fixes:
• Improvements to the entry of new values for characteristics, including fixes to some race conditions causing crashes and a clear ‘done’ button for dismissing the keyboard.
1.1.5
2021年11月17日
Features:
• Redesigned options menu to be consistent across all platforms, making it easier to access and change settings.

Bluetooth Inspector is now available on Apple TV!
1.1.4
2021年07月18日
Fixes:
• Correct list styles for compact layouts (iOS and slide over iPadOS).
1.1.3
2021年07月16日
Features:
• Redesign the scanning selector to simplify switching between the types of scanning and interrogation
• All three scanning states are now available in the toolbar for easier access.
• Choose to manually query the peripheral for a new characteristic value from the value history list.

Fixes:
• Fix issues relating to changes to Bluetooth APIs and workaround issues opening the options page in upcoming iOS releases.
1.1.2
2021年07月10日
Features:
• Add App Clip.

Fixes:
• Improve performance by reducing toolbar updates and navigation link label updates for content changes.
1.1.1
2021年05月10日
Fixes:
• Correctly layout services when lots of services are discovered quickly while switching between peripherals on iPad.
• Resolve a race condition involving closing and reopening the app quickly and repeatedly.
1.1
2021年05月08日
Introducing Bluetooth Inspector Pro:
• Send messages to peripherals by writing to characteristics. Write strings, numbers or hex to a writable characteristic.
• See a history of the value of a characteristic since the session started, timestamped to when the value changed.

Features:
• Navigate through detailed information on services and characteristics. Each gets its own page showing more information.
1.0.10
2021年03月19日
Features:
• Add descriptions to 31 more services and 80 characteristics. These descriptions show under the service and characteristic in the peripheral's detail page.

Fixes:
• Improve performance and stability when lots of changes are happening at once, such as starting to scan or interrogate.
1.0.9
2021年03月13日
Features:
• Low Power Mode aware: If low power mode is enabled, Bluetooth Inspector won't automatically start scanning for peripherals to save power.
1.0.8
2021年02月09日
Features:
• Device information in list: Make and model of device returns to the list of devices, easily accessible at a glance through the list.
• Peripheral highlights: A selection of interesting peripherals will be shown at the top of the peripherals list, such as devices with which you have an iCloud association.
• Detect Continuity: Detect the Apple Continuity service and show an icon in the peripheral's highlights if found.
• Infer device make without interrogation: Sometimes it's possible to infer the manufacturer of the device without interrogating the device, as some devices advertise services or behaviours only present in devices by a certain manufacturer. Where this inference is possible, the make of the device will be shown on the peripherals list without needing to interrogate the device first. Information obtained through interrogation overrides any inferences made.

Fixes:
• For the current time service, improve the decoding of the returned date and time data.

Bluetooth Inspector FAQ

ここをクリック!地理的に制限されているアプリのダウンロード方法をご参考ください。
次のリストをチェックして、Bluetooth Inspectorの最低システム要件をご確認ください。
iPhone
iOS 17.0以降が必要です。
iPad
iPadOS 17.0以降が必要です。
Mac
macOS 13.0以降が必要です。
Apple TV
tvOS 15.0以降が必要です。
Bluetooth Inspectorは次の言語がサポートされています。 英語
Bluetooth Inspector二は内課金があります。課金要素と価格をご覧ください。
Bluetooth Inspector Pro
$3.99

Bluetooth Inspectorの類似アプリ

あなたも好きかも

George Garside からもっと手に入れる