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

Problem with ./ibeacon #3

Open
gottarts opened this issue Mar 11, 2014 · 1 comment
Open

Problem with ./ibeacon #3

gottarts opened this issue Mar 11, 2014 · 1 comment

Comments

@gottarts
Copy link

I followed your tutorial but I'm stuck at this point and don't know how to make this work

root@demo-mcd:/home/demo-mcd/bluez/bluez-5.15/bluez-ibeacon/bluez-beacon# ./ibeacon 200 e2c56db5dffb48d2b060d0f5a71096e0 1 1 -29
Can't send request File descriptor in bad state (77)
root@demo-mcd:/home/demo-mcd/bluez/bluez-5.15/bluez-ibeacon/bluez-beacon# ls
ibeacon ibeacon.c Makefile
root@demo-mcd:/home/demo-mcd/bluez/bluez-5.15/bluez-ibeacon/bluez-beacon# ibeacon 200 e2c56db5dffb48d2b060d0f5a71096e0 1 1 -29
bash: ibeacon: command not found
root@demo-mcd:/home/demo-mcd/bluez/bluez-5.15/bluez-ibeacon/bluez-beacon# ./ibeacon 200 e2c56db5dffb48d2b060d0f5a71096e0 1 1 -29
Can't send request File descriptor in bad state (77)
root@demo-mcd:/home/demo-mcd/bluez/bluez-5.15/bluez-ibeacon/bluez-beacon# sudo ./ibeacon 200 e2c56db5dffb48d2b060d0f5a71096e0 1 1 -29
Can't send request File descriptor in bad state (77)

@carsonmcdonald
Copy link
Owner

@gottarts My guess is that the bluetooth device isn't available for some reason. You may want to check in the system logs and make sure it was detected correctly.

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