eclipse-smarthome-bluetooth-binding icon indicating copy to clipboard operation
eclipse-smarthome-bluetooth-binding copied to clipboard

tinyB and Win10 64 bit

Open rdsivd opened this issue 6 years ago • 6 comments

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

rdsivd avatar Apr 08 '18 12:04 rdsivd

Hi, what's your OS + CPU architecture?

On linux, run uname -a and post the output

xrucka avatar Apr 08 '18 17:04 xrucka

Intel i3-7100 windows 10 64 bit home openhab 2.3.0-snapshot 1250

rdsivd avatar Apr 09 '18 03:04 rdsivd

Intel Wireless Bluetooth driver version 20.40.0.3

rdsivd avatar Apr 09 '18 03:04 rdsivd

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.

vkolotov avatar Apr 09 '18 04:04 vkolotov

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

rdsivd avatar Apr 11 '18 15:04 rdsivd

Was there a solution in the end. Can you get sputnik to work on windows in any way ?

VinceBezzina avatar Apr 20 '20 17:04 VinceBezzina