Skip to content

Android GeoDAC Setup Utility for Bluetooth LE Devices Using Custom Serial Profiles

License

Notifications You must be signed in to change notification settings

vrgimenez/GeoDAC_BLE_Setup

 
 

Repository files navigation

Codacy Badge

GeoDAC BLE Setup Utility

This Android app provides a line-oriented terminal / console for Bluetooth LE (4.x) devices implementing a custom serial profile

For an overview on Android BLE communication see Android Bluetooth LE Overview.

In contrast to classic Bluetooth, there is no predefined serial profile for Bluetooth LE, so each vendor uses GATT services with different service and characteristic UUIDs.

This app includes UUIDs for widely used serial profiles:

  • Nordic Semiconductor nRF51822
  • Texas Instruments CC254x
  • Microchip RN4870/1
  • Telit Bluemod

Motivation

I got various requests asking for help with Android development or source code for my Serial Bluetooth Terminal app. Here you find a simplified version of my app.

About

Android GeoDAC Setup Utility for Bluetooth LE Devices Using Custom Serial Profiles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%