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

BLE SUPPORT #20

Open
halilyesilyurt opened this issue Sep 15, 2022 · 2 comments
Open

BLE SUPPORT #20

halilyesilyurt opened this issue Sep 15, 2022 · 2 comments

Comments

@halilyesilyurt
Copy link

Can this library make ble support? I saw an ios obd library which is supports ble. Can we send obd command and get result without input and output streams.

@JuanJoseMoralesCalvo
Copy link

To create a BLE input stream and output stream i recommend this tutorial (kotlin) :

https://www.youtube.com/watch?v=Oz4CBHrxMMs

@NuriB68
Copy link

NuriB68 commented Aug 30, 2023

Can someone explain how to do it? Im at the Point, where i discovered all Services and Characteristics
with BluetoothGatt.discoverServices()
How do i get an Input and Outputstream for the ObdDeviceConnection() method?

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

No branches or pull requests

3 participants