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

Getting tons of deisconected #2

Open
pastukhov opened this issue Nov 19, 2017 · 2 comments
Open

Getting tons of deisconected #2

pastukhov opened this issue Nov 19, 2017 · 2 comments

Comments

@pastukhov
Copy link

Hello!
I'm getting a lot of
debug: NOBLE discovered id: ffff1012cfd2 localName: iTAG state: disconnected
And thats all.

I'm trying to run it with Raspberry PI B+ with Debian Stretch, node v4.8.2 and bluetooth dongle
0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)

@tomasgatial
Copy link
Owner

tomasgatial commented Nov 23, 2017

Hi, thanks for testing the code.

I suspect this is the issue is due to different iTag firmware. Would you mind sharing where did you get the device? I would like to order it and test it myself.

Can you please verify if the steps suggested by @BjarkeVadPedersen In this issue help? :

  1. Change ITAG to iTAG In line 126
  2. Delete lines 73-78 (if needed)

Cheers

@pastukhov
Copy link
Author

I bought these

My fobs are advertising like 'iTAG '(with tab)
After changing the line 126 to

    is_itag             = peripheral.advertisement.localName == 'iTAG            '

I'm getting

debug: NOBLE discovered id: ffff1012cfd2 localName: iTAG             state: error

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

2 participants