Hello together, I'm recently working on a RaspberryPi Project operating on my drone and giving the flight controller some commands. An important part is to connect my PC with the raspberry in the field. The plan is to access the drone with VNC and/or SSH in near distance with the WiFi from the Pi. I...
Re: Access Point switching between Ethernet or LTE-Stick or any of it Quote SurferTim by SurferTim » Tue Apr 03, 2018 3:11 pm Which access point did you use? NAT or bridge? Hello Tim, Good question.I used bridge. In the interface file: #Bridge Setup auto br0 face br0 itnet manual bridge_ports eth0 ...
Hello together, I'm recently working on a RaspberryPi Project operating on my drone and giving the flight controller some commands. An important part is to connect my PC with the raspberry in the field. The plan is to access the drone with VNC and/or SSH in near distance with the WiFi from the Pi. I...