Skip to content

A transport implementation for Bluetooth Manager based on Bluegiga API to work with BLE112 dongles (or similar)

License

Notifications You must be signed in to change notification settings

sputnikdev/bluetooth-manager-bluegiga

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maven Central Build Status Coverage Status Codacy Badge Join the chat at https://gitter.im/sputnikdev/bluetooth-manager-bluegiga

bluetooth-manager-bluegiga

A transport implementation for Bluetooth Manager based on Bluegiga API to work with BLE112 dongles (or similar)

Troubleshooting

  • Adapters are not getting discovered.
    • Make sure your user has got sufficient permissions to access adapters (serial ports) in your OS (e.g. sudo adduser <username> dialout)

Contribution

To build the project you will need to install the Bluegiga library into your maven repository. Run this in the root of the project:

sh .travis/install-dependencies.sh

Then run maven build:

mvn clean install

About

A transport implementation for Bluetooth Manager based on Bluegiga API to work with BLE112 dongles (or similar)

Resources

License

Stars

Watchers

Forks

Packages

No packages published