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

Recommended procedure to setup and use Wio Link without Seeed app and servers #58

Open
armijnhemel opened this issue Jan 17, 2018 · 6 comments

Comments

@armijnhemel
Copy link

hello,

someone already asked part of the question in #55 but I was wondering: what is the recommended procedure to setup and use the Wio Link without using the Seeed app and servers?

I know I can run my own server and change the server in the app after registering with Wio's servers, but is there information on how to do everything locally without connecting to Wio's servers? Documentation would be very much appreciated.

thanks!

@KillingJacky
Copy link
Member

Hi @armijnhemel , Wio Link can be working without the App, but it cant work at all if it doesn't connect to a server - no matter the server is a Seeed's public sandbox server or a private deployed server.

@armijnhemel
Copy link
Author

I understand. What I meant is that I also want to be able to configure the Wio Link devices without first registering with the Seeed servers (I mistyped there and said "Wio's servers", apologies). How can I do that?

@KillingJacky
Copy link
Member

KillingJacky commented Jan 23, 2018

😆 I got you. Please refer to here https://github.com/Seeed-Studio/Wio_Link/wiki/Server-Deployment-Guide#41-how-to-use-the-full-private-server and this youtube video https://youtu.be/qIdtKa0-xvs
If I still misunderstand you, please let me know again

@armijnhemel
Copy link
Author

I knew about that part ^_^

But my question is about the following: how can I configure the Wio Link devices without needing to sign into any Wio server?

If I run the Wio app I need to login on a Wio server. If I use wio-cli I first need to login on a Wio server as well. I guess that by attaching a serial cable I should be able to set the right information on a Wio Link as well, without the need to login to a Wio server, but how?

@KillingJacky
Copy link
Member

To send raw command flow is kinda hacking behavior, there will not be any official documentation about that. But the source code is open, and you can refer to the wio-cli tool, e.g. https://github.com/Seeed-Studio/Wio-Cli/blob/ce83f4c2d30be7f72d1a128acd123dfc5effa563/wio/commands/cmd_udp.py, it's a good point that can help to inspect the low level command flow

@armijnhemel
Copy link
Author

Thanks, this should get me further :-)

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