https://github.com/virgiledjimgou/android_uart_client_bluethoot_sensor_nordic_cortexm4_nrf52832
Bluethoot Android Application to Communicate across UART-Bluethoot with a Cortex M4 Nordic NRF52852
https://github.com/virgiledjimgou/android_uart_client_bluethoot_sensor_nordic_cortexm4_nrf52832
android-studio cortex m4 nordic sensor uart uart-bluethoot
Last synced: 10 days ago
JSON representation
Bluethoot Android Application to Communicate across UART-Bluethoot with a Cortex M4 Nordic NRF52852
- Host: GitHub
- URL: https://github.com/virgiledjimgou/android_uart_client_bluethoot_sensor_nordic_cortexm4_nrf52832
- Owner: VirgileDjimgou
- License: bsd-3-clause
- Created: 2016-12-21T12:32:44.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-25T17:44:01.000Z (almost 9 years ago)
- Last Synced: 2025-05-08T23:55:29.982Z (5 months ago)
- Topics: android-studio, cortex, m4, nordic, sensor, uart, uart-bluethoot
- Language: Java
- Size: 279 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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.
with a Share of Smartphone Sensor such as GPS , Accelerometer , gyroscope.
The current version is 4.0
This source code can be compiled with Android Studio and Gradle.
### Note
- Android minSdkVersion 21 or later is required.
- Android Studio supported