tinyb
tinyb copied to clipboard
support for BLE Server ?
Thanks for the library. This is helpful..
Will this library support creating a BLE Server ? I couldn't find a class which helps to add characteristics and services.
Hi,
At this time it is not possible to create a BLE server, but I will consider adding this in future versions of the library. If you would like to contribute this functionality it would be most helpful.
Are there any updates on this?
I'm also really interested about running a BLE server in java. Any news so far ?
OK, so it's not JUST me! I looked at this, wanting to create a Server and couldn't find any way to register services, descriptors, characteristics, etc.
Anyone else found a Java library that will allow me to create a GATT Server running on Raspberry Pi (i.e. NOT Android)?
@oset-bschuhma I managed to make it run on a Raspberry Pi since : https://github.com/tongo/ble-java. But it's not maintained since 2018...
@LucBerge - Thanks very much for the suggestion!!
@oset-bschuhma I just found a maintained library working on Raspberry Pi: https://github.com/weliem/blessed-bluez