nRF Connect
Features:
– Scans for Bluetooth Low Energy (BLE) devices
– Parses advertisement data
– Shows RSSI graph, allows export to CSV and Excel formats
– Connects to a connectible the Bluetooth LE device
– Discoveries and parses services and characteristics
– Allows to read and write characteristics
– Allows to enable and disable notifications and indications
– Supports Reliable Write
– Parses number of characteristics adopted by Bluetooth SIG
– Bluetooth LE advertising (Android 5+ required)
– Read and update PHY (Android 8+ required)
– GATT Server configuration
– Supports Device Firmware Update (DFU) profile which let the user to upload a new application, SoftDevice or a bootloader over-the-air (OTA)
– Supports McuMgr, profile that lets the user control and update Zephyr-based devices
– Supports the Nordic UART Service
– Allow to record and replay common operations using Macros
– Allows to perform automated tests defined in XML file on Bluetooth LE devices.
Visit the GitHub page: https://github.com/NordicSemiconductor/Android-nRF-Connect for more information about automated tests.
Note:
– Supported on Android version 4.3 or later.
– nRF5x Development kits can be ordered from http://www.nordicsemi.com/eng/Buy-Online.
– The nRF51 and nRF52 SDKs and SoftDevices are available on-line at http://developer.nordicsemi.com
Works well with nRF Logger application, that will store your logs in case something bad happens with nRF Connect.
Download nRF Logger from: https://play.google.com/store/apps/details?id=no.nordicsemi.android.log
更多
nRF Connect 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)