Hi,
Does anyone know of a Java library to talk to Bluetooth low energy (4.0) dongles? I want to build a small bluetooth server in java (that will accept connections from android mobile apps) and I would like to use Bluetooth LE for that. So far, I have only found bluecove, but it does not support LE.
Thanks!