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

Auto-pairing bluetooth device #21

Open
richzeng opened this issue Feb 3, 2013 · 3 comments
Open

Auto-pairing bluetooth device #21

richzeng opened this issue Feb 3, 2013 · 3 comments
Assignees
Milestone

Comments

@richzeng
Copy link
Member

richzeng commented Feb 3, 2013

Right now we have to manually select a device to pair. Is it possible to remember which device was last paired and automatically pair it?

@ghost ghost assigned Vaishaal Feb 3, 2013
@rcchen
Copy link

rcchen commented Feb 3, 2013

I think this might be on the Arduino end of things, not Android side. Reason is that when you turn on the Arduino it is responsible for sending the initial connect message for auto-pairing to work (phone is not always searching for devices, it's only open to attempted incoming connections and then checks to see if Bluetooth identifier like MAC matches listing on-device)

@Vaishaal
Copy link
Member

Vaishaal commented Feb 3, 2013

i can do.

On Sat, Feb 2, 2013 at 4:44 PM, Roger Chen [email protected] wrote:

I think this might be on the Arduino end of things, not software side


Reply to this email directly or view it on GitHubhttps://github.com//issues/21#issuecomment-13040212.

@Vaishaal
Copy link
Member

Vaishaal commented Feb 3, 2013

once the devices are paired, connection is ez pz. they have to pair manually first

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

3 participants