Giter VIP home page Giter VIP logo

lbt4j's People

Contributors

dependabot[bot] avatar olir avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

jk128 neorevx

lbt4j's Issues

Need to compile libbluezdbus

I was trying to use your lbt4j library

I think I need to compile the libbluezdbus in 64bit.

When I try to load library libbluezdbus.so I get this message

Java HotSpot(TM) 64-Bit Server VM warning: You have loaded library /usr/lib/libbluezdbus.so which might have disabled stack guard. The VM will try to fix the stack guard now.
It's highly recommended that you fix the library with 'execstack -c ', or link it with '-z noexecstack'.
Exception in thread "main" java.lang.UnsatisfiedLinkError: /usr/lib/libbluezdbus.so: /usr/lib/libbluezdbus.so: wrong ELF class: ELFCLASS32 (Possible cause: architecture word width mismatch

Agent1 Interface does not work as desired

An Agent1 object can be successfully been registered with BlueZ's AgentManager1, but during pairing it is expected that the Agent1 call-back method is invoked. That does not happen. Instead the desktop's agent popup is displayed. Something wents wrong. I need to find out why AgentManager1's registerAgent() and requestDefaultAgent() do fail, but cause no exception.

TestClient attached:
TestClient.java.txt

ObjectManager.getAdapters() always returns just a single entry

I'm trying to use your library to scan for iBeacon devices, using several Bluetooth dongles connected to a single Raspberry PI

I'm trying to get a List of all Bluetooth dongles connected via USB using

ObjectManager.getAdapters()

However, as a result I'm getting a List<Adapter1> with only one object, or none, if no dongles are connected.

Code example for communicating over Serial

Been trying to use this API for the last two days since BlueCove's license on linux causes licensing issues for my project.

The issue is is there is no information for a number of important aspects of using this API.
These include
Registering a UUID (GattService1 with custom code)
Retrieving a GattService for communication as none are registered on first start
Communicating with another device (In this case with an Android phone)

There is no information on the purpose of the ObjectManagerSignalListener or any other aspects other than finding an adapter, reading paired devices, trusting them and connecting with predefined UUID's

The source code isn't available either to try to reverse engineer this API in hopes of learning how to use it.
Could really do with more relevant information to make this API usable.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.