Giter Club home page Giter Club logo

Comments (9)

AlainMichaud avatar AlainMichaud commented on May 18, 2024

Hi!
Can you clarify what you mean by "pre-pairing" in this case? Are you referring to the ability to pair/bond a device that is not currently available/connectable? If that is the case, the answer is no.

However, you can connect to a device without pairing/bonding.

Thanks!

from bluetoothleexplorer.

AadithyaVenkat avatar AadithyaVenkat commented on May 18, 2024

What I mean by pre-pairing is that, once the device is visible and it has a certain vendor's name, the application should be able to initiate connection without the user having to navigate through menus and do pairing.

from bluetoothleexplorer.

AlainMichaud avatar AlainMichaud commented on May 18, 2024

Thanks for the clarification. So in essence, you'd like the ability to add a watcher that is watching to a particular address or device name that's continuously scanning?

from bluetoothleexplorer.

AadithyaVenkat avatar AadithyaVenkat commented on May 18, 2024

So I would have 100s of devices, which are made by a specific vendor(Say JBL headphones) and I would like to connect to them and receive data as and when I am within the range of those devices and once they have some data to send.

from bluetoothleexplorer.

AlainMichaud avatar AlainMichaud commented on May 18, 2024

Got it. The Apis this app is using/demonstrating certainly would allow you to build such an app. You can create an Advertisement watcher with the filtering parameters you need (filtering attribute and RSSI range), then perform the actions you need such as reading/writing or subscribing to a characteristic notification/indication.

from bluetoothleexplorer.

AadithyaVenkat avatar AadithyaVenkat commented on May 18, 2024

Ok I did manage to filter the devices using the name these devices have. Assuming each of them would have a common substring, but I have not been able to connect automatically without including the click of the glyph() method.

from bluetoothleexplorer.

AlainMichaud avatar AlainMichaud commented on May 18, 2024

Perhaps if you share the code of what you've attempted @drache42 can help further.

from bluetoothleexplorer.

AadithyaVenkat avatar AadithyaVenkat commented on May 18, 2024

Do I load it in my github and share it ?

from bluetoothleexplorer.

drache42 avatar drache42 commented on May 18, 2024

If you could load on GitHub that would make life easy. I can then take a look.

from bluetoothleexplorer.

Related Issues (20)

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.