-
A segmentation fault occurs when the JNIEnvContainer destructor detaches the thread and the JVM has already exited.
The cause is `Monitor::lock_without_safepoint_check()` receives a null pointer fr…
-
I'm trying to install tinyb on my PC (ubuntu 18.04 os) but I receive this error during the make command:
Generating JNI headers..
Error: Could not find class file for 'tinyb.BluetoothAdapter'.
ja…
-
I am using CMAKE 3.13+
the install will be incorrect. see log below
the root cause might be incorrect place of `/usr/lib/pkgconfig/tinyb.pc` this should be `lib64`
```
Install the project..…
-
Sorry yesterday, I got confused describing the error.
Command cmake .. -DBUILDJAVA=ON -DCMAKE_C_COMPILER=/usr/bin/clang -DCMAKE_CXX_COMPILER=/usr/bin/clang++ finished and run ok:
Command "make" …
-
Hi,
I've already connected to linux machine a dongle recognized as CSR8510 A10 in patch /dev/bus/usb/001/094
bluez installed:
● bluetooth.service - Bluetooth service
Loaded: loaded (/lib/syste…
-
Although quite new to BLE technologies, I've had to climb a steep learning curve when I was given
the responsibility to develop an application in java that responded to changes to a device's adverti…
-
Hi All
Thank you soooo much for taking time to read and reply on my problem.
I have read another post on github that is remotely similar but does not address my issue. I have also been reading …
-
how can i integrate tinyB in intelij in a project. Outcome should be a microprocess running on a rusberry pi3 modelB handlind BLE-connections
-
Hello.
I use library run three same program on one Intel edison board, It's gone wrong.
It's perfect run two same program at same time.
but when I execute the program third time it's show some e…
-
Dear Vlad,
I'm now going to start with developing a Mesh feature for this binding.
Therefor, I need to have a build system which integrates the openHAB/ESH platform and the GIT version of this bin…