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

ls dev/tty.Sphero* doesn't give the serial port out. #5

Open
HIMADRI518 opened this issue Oct 20, 2016 · 7 comments
Open

ls dev/tty.Sphero* doesn't give the serial port out. #5

HIMADRI518 opened this issue Oct 20, 2016 · 7 comments

Comments

@HIMADRI518
Copy link

I have been trying different ways but the command mentioned which should return a serial port of my sphero on the terminal doesn't do anything. Is there any way to find the serial port of the sphere to insert in the index.js file ?

@charliegerard
Copy link
Owner

Hey!

Have you tried ls dev/tty.Sphero* or ls /dev/tty.Sphero*? The correct one is the second one.
If you've tried that, can you tell me the error you're getting?

Also, I'm working on a Mac so the command is probably different if you're working with something else.

@HIMADRI518
Copy link
Author

Hi I am using MacBook pro. This is the error I am having. Can you tell me which directory I'm supposed to be in ? since it is not detecting the command.
himadris-MacBook-Pro:node_modules himadriacharya$ ls /dev/tty.Sphero*
ls: /dev/tty.Sphero*: No such file or directory

@charliegerard
Copy link
Owner

Hey!

Have you paired your Sphero with your computer at least once before?

Usually, you can run this command from anywhere but if you've never paired the device with your laptop before, it won't have any reference to a Sphero address.

Let me know if it works!

@patrickping
Copy link

I am sorry to ask how to realize the same result when working with the windows, i am a student, just get touch with such project, don't know much about linux.

@charliegerard
Copy link
Owner

@patrickping what have you tried so far? Do you get any error?

@patrickping
Copy link

Hi
I have already find the solution.
THANK YOU !

@charliegerard
Copy link
Owner

@patrickping Awesome! Would you mind sharing how you fixed it?

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

3 participants