Is it possible to use the Game she’ll to create a network and connect directly to it without needing a wifi router?
It would be great to use without anything else. This way we could connect to our device on the go without needing any other device. For example, I could connect to the GS using my Android while on the train. I do it now with tethering but will soon be soon travelling in another country without 3G so tethering won’t be available.
The GoPro is an example of this sort of connection, for lack of better examples or explanation, if I didn’t make myself clear
To connect to the Raspberry Pi Zero over USB you’ll need Bonjour or similar installed on your host computer. I’m using a Mac so I was fortunate enough to already be in the clear. For Windows you should be fine installing iTunes or QuickTime and for Linux the Avahi Daemon. Many Linux distributions should have it already installed.
In addition to my earlier post, Windows nerds putty or simulair program to connect with clockworkpi.local. Mac and Linux should be able to connect using terminal
I think this is it, so it is a question of time for me to get it working:
$ ip address
3: enp3s0f0u5i1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
link/ether 62:e1:87:e5:58:77 brd ff:ff:ff:ff:ff:ff
Hey folks, anyone successfully connected via SSH over USB with Windows?
At home I use OSX for working on my GameShell but it’d be nice to work on it over lunch at work.
Tried using putty to connect to clockworkpi.local but with no success, have installed Bonjour as per the Raspberry Pi Zero USB-SSH instructions but still unable to connect.
A tutorial has been wriiten by @Petrakis how to set up the USB-ETH connection (also in windows). Perhaps you have not installed the driver for the board as mentioned there ? Does it show up on a com port in your device manager if you connect to it by USB ? Link to tutorial; [USB-ETH] How to transfer files if you have unstable wifi