I got a order from a customer to do a wrapper for the Bluetooth Datakey Module
Attached the Example project which is provided by the Bluetooth Key-Manufacturer.
https://www.dropbox.com/s/7f2t9z2cjvfdb7g/BTDatakeyLibDemo.zip?dl=0
The Manual is attached too.
The Example app is doing the job (the device shows up a connection by a blue light at the key).
I tried to wrap everything i found but we can´t get the device to connect.
I guess the mistery is inside the ScanDevices Activity of the provided example...
I mean; we need to build the same but we are not able.
My wrapper-code can be found in de.zip and the ScanDevices.java is in the ScanDevices.zip
V1.07 is the compiled library
If anyone have any kind of helpful comment i would really appreciated this help... I´m totally stuck at this point...
My big problem is that i do not have any of such BT LE devices to test with.
I even do not have any other BT LE Device and never worked with BTLE devices.
Attached the Example project which is provided by the Bluetooth Key-Manufacturer.
https://www.dropbox.com/s/7f2t9z2cjvfdb7g/BTDatakeyLibDemo.zip?dl=0
The Manual is attached too.
The Example app is doing the job (the device shows up a connection by a blue light at the key).
I tried to wrap everything i found but we can´t get the device to connect.
I guess the mistery is inside the ScanDevices Activity of the provided example...
I mean; we need to build the same but we are not able.
My wrapper-code can be found in de.zip and the ScanDevices.java is in the ScanDevices.zip
V1.07 is the compiled library
If anyone have any kind of helpful comment i would really appreciated this help... I´m totally stuck at this point...
My big problem is that i do not have any of such BT LE devices to test with.
I even do not have any other BT LE Device and never worked with BTLE devices.
Attachments
Last edited: