- JDK 17+
- Gradle
- Debian OS (it's tested on Ubuntu)
- Laird bluetooth dongle driver and configuration (NIMMSTA Bluetooth Dongle)
Before running the application, you need to install the dependencies. for that you have to update username and password; to access the private repository. If you do not know your username and password; Please contact the repository owner.
After setting the username and password, you can run the following command to install the dependencies.
./gradlew clean build
To run the project, you can use the following command.
./gradlew clean run
This demo project tries to update the device on connect, for that purpose, you need to pair the device to the system. After that updating the update path and then allowing the command to execute.