nRF Connect
APK herunterladennRF Connect Anwendungsbilder




nRF Connect AI Redakteursbewertung
nRF Connect is a versatile tool for Bluetooth Low Energy (BLE) development and testing. It allows users to scan, connect, and interact with BLE devices, making it ideal for developers and hobbyists alike. A must-have for BLE enthusiasts.
Umfassende Analyse
nRF Connect for Mobile serves as a robust, all-in-one tool for exploring and interacting with Bluetooth Low Energy devices. It enables users to scan for nearby BLE devices, establish connections, and browse device services and characteristics. The application provides detailed information about each device, including its UUIDs and data. While its extensive feature set makes it invaluable for experienced developers, newcomers might find the interface initially complex. Overall, nRF Connect is a highly functional and reliable tool for BLE development and debugging.
Hauptvorteile
- Comprehensive Bluetooth LE scanning and connection capabilities
- Detailed device information and service exploration
- User-friendly interface for interacting with BLE devices
Verbesserungsbereiche
- Can be overwhelming for beginners due to the abundance of features
- Advanced features may require prior Bluetooth LE knowledge
Die Beschreibung von nRF Connect
Site Editorial Commentary:Scan and discover your Bluetooth Low Energy devices with nRF Connect for Mobile.
nRF Connect for Mobile is a versatile and powerful tool designed for developers, engineers, and hobbyists working with Bluetooth Low Energy (BLE) technology. It enables you to scan, advertise, explore, and interact with your Bluetooth LE devices seamlessly. nRF Connect supports a wide range of Bluetooth SIG-adopted profiles, along with Nordic Semiconductor's Device Firmware Update (DFU) profile, and Mcu Manager on Zephyr and Mynewt, making it an indispensable utility for Bluetooth development and debugging.Key Features:
- Scan for Bluetooth Low Energy (BLE) devices with detailed information.
- Parse advertisement data to understand device capabilities.
- Visualize RSSI (Received Signal Strength Indicator) with a graph, and export data to CSV and Excel formats for analysis.
- Establish connections with connectible Bluetooth LE devices.
- Discover and parse GATT (Generic Attribute Profile) services and characteristics.
- Read and write characteristic values to configure and control devices.
- Enable and disable notifications and indications for real-time data updates.
- Ensure data integrity with Reliable Write support.
- Decode and interpret various characteristics defined by Bluetooth SIG.
- Emulate Bluetooth LE advertising (requires Android 5+).
- Read and update PHY (Physical Layer) settings for optimized communication (requires Android 8+).
- Configure GATT Server settings to create custom Bluetooth services.
- Perform Device Firmware Updates (DFU) over-the-air (OTA) to update applications, SoftDevices, or bootloaders.
- Utilize McuMgr to control and update Zephyr-based devices remotely.
- Communicate using the Nordic UART Service for serial data transfer.
- Automate repetitive tasks using Macros to record and replay common operations.
- ExeCute automated tests defined in XML files to validate Bluetooth LE device functionality.
Visit the GitHub page: https://github.com/NordicSemiconductor/Android-nRF-Connect for more information about automated tests and contributing to the project.
note:
- Compatible with Android version 4.3 and later.
- nRF5x Development kits are available for purchase at http://www.nordicsemi.com/eng/buy-Online to facilitate your development process.
For enhanced logging and debugging, nRF Connect seamlessly integrates with the nRF Logger application, ensuring that your logs are securely stored even if unexpected issues occur. Download nRF Logger from: https://play.google.com/store/apps/details?id=no.nordicsemi.android.log
Was ist neu
06.08.2020 - version 4.24.3
- Log menu options fixed. Sorry for that!
31.07.2020 - version 4.24.2
- Fixed issues with McuManager (lib v0.11.0)
- Toolbar in log section will no longer be cut on narrow devices
- New DFU options: disable resume in Secure DFU, force scan for bootloader in Legacy DFU
- Lots of reported bugs fixed (see GitHub)
- Some minor feature requests implemented (see GitHub)