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

Connection to VEEPEAK BLE+ #35

Open
jbonnett92 opened this issue Jan 18, 2021 · 0 comments
Open

Connection to VEEPEAK BLE+ #35

jbonnett92 opened this issue Jan 18, 2021 · 0 comments

Comments

@jbonnett92
Copy link

Hi,
I'm a little confused on how to connect to a device, I have this one:

info 34:81:F4:D2:43:2C
Device 34:81:F4:D2:43:2C (public)
	Name: VEEPEAK
	Alias: VEEPEAK
	Class: 0x00240404
	Icon: audio-card
	Paired: yes
	Trusted: yes
	Blocked: no
	Connected: no
	LegacyPairing: yes
	UUID: Serial Port               (00001101-0000-1000-8000-00805f9b34fb)
	UUID: PnP Information           (00001200-0000-1000-8000-00805f9b34fb)
	Modalias: bluetooth:v0039p5056d0120
	RSSI: -84

I have tried the commands:
btOBDReader.autoconnect('34:81:F4:D2:43:2C');
btOBDReader.autoconnect('VEEPEAK');
btOBDReader.autoconnect('veepeak'); - just in case it was case sensitive
btOBDReader.connect('34:81:F4:D2:43:2C', 1); - as I have no idea what the port is...

Any ideas?

Thanks,
Jamie

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

1 participant