Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support secondary services #773

Open
teddyvn opened this issue Dec 30, 2021 · 5 comments
Open

Support secondary services #773

teddyvn opened this issue Dec 30, 2021 · 5 comments

Comments

@teddyvn
Copy link

teddyvn commented Dec 30, 2021

It is seem as RxAndroidBle hasn't support secondary service which is included in a service.
In class RxBleDeviceServices, method getService, method getCharacteristic, we just iterate through primary services. We didn't get the secondary services from the primary services
Could you consider to support this?
Thanks

@dariuszseweryn
Copy link
Owner

Hello,
I was considering this but I could not lay my hands on any actual/production BLE device that used this feature. Without a role-model it is hard for me to proof an API. Do you know of any device that could help?

@teddyvn
Copy link
Author

teddyvn commented Jun 30, 2022

Oh about the real device, I didn't know. I left this suggest when I developed a simulator for my project. I dug into the API then I see that it has a secondary service.

@dariuszseweryn
Copy link
Owner

Yeah, I have seen the API but I have not encountered a real life example

@dariuszseweryn
Copy link
Owner

Alternative question: what device/SDK have you used?

@teddyvn
Copy link
Author

teddyvn commented Jul 1, 2022

These are gate locks (many kinds). They are smart locks. Sorry I can't tell them name here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants