This app enables user to communicate with a Smart BLE bulb that is also capable of beeping and measuring temperature.
- Mobile Framework: Android
- Bluetooth Low Energy device and API to discover devices, query for services, and transmit information.
Application Demonstration Video: Smart-Bluetooth-Low-Energy-Bulb
Bulb Screen | Application Screen |
---|---|
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
- Android Studio Download Android Studio
- Bluetooth low energy overview
- Need a BLE device with UUID.
- Clone the repository.
- Open the project in Android Studio.
- Change the Service and Characteristics UUID in MainActivity.
- Run the project on your android phone.