# android_ble_uart **Repository Path**: YIJia_Kitchen_Bath/android_ble_uart ## Basic Information - **Project Name**: android_ble_uart - **Description**: 基于标准nordic ble uart service的发送与接收 - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-07-02 - **Last Updated**: 2026-07-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Android-nRF-UART nRF UART app can be used to connect to Bluetooth® Smart devices running a custom Nordic Semiconductor UART service. When connected, the app can send and receive ASCII and UTF-8 text strings. This app works with the ble_app_uart project in the nRF51 SDK and the Bluetooth Smart SDK for Arduino. This app created as a demonstration for handling 128 bit proprietary UUID service and characteristics. The current version is 3.0.0 This source code can be compiled with Android Studio and Gradle. ### Notes - Android 7 or later is required. - Android Studio supported ### Build Status [![globalstar](https://circleci.com/gh/globalstar/android-nrf-uart.svg?style=svg)](https://circleci.com/gh/globalstar/android-nrf-uart)