eclipse-smarthome-bluetooth-binding
eclipse-smarthome-bluetooth-binding copied to clipboard
tinyB and Win10 64 bit
Hello,
I try to use the bleutooth addapter of my pc "intel whireless bleutooth" but i get following error in karaf
openhab> Native code library failed to load. java.lang.UnsatisfiedLinkError: no tinyb in java.library.path
any idea how to slove this
regards Ronny
Hi, what's your OS + CPU architecture?
On linux, run uname -a and post the output
Intel i3-7100 windows 10 64 bit home openhab 2.3.0-snapshot 1250
Intel Wireless Bluetooth driver version 20.40.0.3
Hi @rdsivd,
windows 10 64 bit home
windows is not supported by TinyB transport. Please see this table for your reference: https://github.com/sputnikdev/eclipse-smarthome-bluetooth-binding#bluetooth-adapters-compatibility-matrix
For windows OS you will need to get a BlueGiga adapter. You can use your intel wireless adapter in Linux environment only.
ok i know it is not supported for windows, buth the error message in karaf is telling that it is not found this give the impression that there is someting not ok is in the snapshot
Was there a solution in the end. Can you get sputnik to work on windows in any way ?