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

Program is installed and running correctly, but not finding the button press #47

Open
vdotk opened this issue Dec 8, 2016 · 4 comments

Comments

@vdotk
Copy link

vdotk commented Dec 8, 2016

I can see my button by its mac address in the attached devices, but cannot seem to dasher hear the request (it happened once, but I cannot reproduce). I

user@PC:$ cd dasher
user@PC:
/dasher$ sudo npm run start
[sudo] password for user:

dasher@1.1.1 start /home/user/dasher
node app.js

[2016-12-08T13:50:27.023Z] Notification added.

And the it just does not do anything, including responding to button presses. Any idea what I can try to do to fix the problem. Thank you!

@mehstg
Copy link

mehstg commented Dec 14, 2016

Hi. I am having the same issue. When running the find_button script, I see the device send a UDP packet (Assuming DHCP).
I know the newer buttons do not send an ARP initially as the 1st gen ones do...Does the app cater for the difference in the newer buttons?

@Soulofdestiny
Copy link

same issue for me

@Ben3rot
Copy link

Ben3rot commented Jan 25, 2017

I have the same issue. Did anyone find a solution for it?

@dodorega
Copy link

I found a solution! In pull request user AceoStar added support for new dash button.
Check here: #35

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

5 participants