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

Simon not connecting. #6

Open
uberman2100 opened this issue Aug 24, 2015 · 4 comments
Open

Simon not connecting. #6

uberman2100 opened this issue Aug 24, 2015 · 4 comments

Comments

@uberman2100
Copy link

I have installed the mac app on my computer and also have the app installed on the pebble. Also ensuring that the Accessibility is turned on for the app. I am still not getting a connection to the app. I can clearly see the app running on my pebble as well as computer. But, they won't connect together.

I am curious about how the app on the mac and the pebble communicate. You input the code from the mac app into your cell phone. But, how does the pebble communicate back to your computer? The Pebble/cell phone do not have your macs IP or Bluetooth connection.

Related Links:
http://imgur.com/PPmlWYZ
http://imgur.com/zNZk8Ek

I am looking at the source and I believe you use your server as an intermediary to connect the pebble/phone to the mac. If that is true, wouldn't you need the phone/pebble to send a connection to that same server as well.

Mac App

define WS_SERVER_URL @"ws://tyhoff.com:9234"

Pebble App
Pebble.addEventListener("ready", function() {
console.log("javascript ready");
server = "ws://tyhoff.com:9234";

My question, any ideas/thoughts/suggestions theories anything? If my mental map is correct this should work. I think the question is if my cell phone is registering with your server. In which case if it is, this should work.

@GiltosMx
Copy link

I'm having the exact same issue. I'm currently running OSX Yosemite 10.10.5, and have followed the instructions for installing both the Mac app and the Pebble app. Accessibility is enabled on my Mac. Tried entering the 8 digit code on my Pebble app (Android 5.1.1), but the Mac app continues to say "No controllers connected".
Thanks in advance, I'll be waiting for any reply on the issue, seems I'm not the only one experiencing this.

@knoxjohnny
Copy link

Not working for me as well. Any suggestions?

@uberman2100
Copy link
Author

uberman2100 commented May 3, 2017 via email

@knoxjohnny
Copy link

knoxjohnny commented May 3, 2017 via email

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