You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
\section{USB Gadget / OTG Mode ZeroConf (Raspberry Pi Zero)}
\input{OTG1}
\input{SSH}
~\\
Nun muss noch der Gateway am Client eingestellt werden. Dazu muss die IP-Adresse des Host-PC bekannt sein. Im Beispiel muss die IP-Adresse "`169.254.144.15"' durch die IP-Adresse des Hosts ersetzt werden.
\begin{console}
sudo route add default gw 169.254.144.15
\end{console}
\clearpage
\section{USB Gadget / OTG Mode DHCP-Server (Raspberry Pi Zero)}