/ble-android-sdk-playground

Playing with BLE Android SDK

Primary LanguageJava

Playing with BLE Android SDK

There is a simple sample about BLE comnunication.

##Known Issues

  • Replace hardcoded value "42" by sensor data
  • Add new characteristic
  • Add write operation for characteristic
  • Add BLE notification
  • Refactor code