OpenMarine

Full Version: set wifi pypolot from SD card files
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi all

my tinypilot was set as wifi client, but I changed the hotspot and now lost network access .

I took the SD card out, and wonder how I can set the wifi by modifying a config file.

can anyone help me with that ?

thanks a lot
G
It's file .pypilot/networking.txt

It needs to be modified using a Linux system.

With a PC, you can use the free application "Linux File Systems for Windows by Parangon Software," which allows you to mount/unmount Linux file systems to modify them with Windows tools.
Thanx !
SD mounted on USB key on the rpi "main on board computer"

few more questions

can you lead me to a man to set the file ?
=> how to reset the config ?
=> how to set DHCP on eth USB (i plugged one on USB tinypilot but it did not appear on the LAN)

at least I need to have the AP on the pilot so I can connect and config as a client to my onboard wifi.

thanks a lot
Now that you've found the file, all that's left is to edit it.

The contents of the initial file networking.txt is:
mode=Master
ssid=pypilot
key=
client_ssid=openplotter
client_key=12345678
client_address=


The content of the initial file pypilot_client.conf is:
{"host":"localhost","port":23322}