after making the BIG mistake to NOT enter the correct wifi-codes…….
when swapping the sd-card from a normal raspi to raspi-zero-w i found it nearly impossible to change the ssid and the password for the wifi.
i finaly maneged by editing following file.
i think there should be someway to do this without all this playing around searching
and to just edit some file in the “dos partition”
kind regards Joop raspi61@bozzuul.nl
You should just edit /boot/piaware-config.txt which is on the “dos partition”; there is no need to touch the .tcl file (and in fact your changes will be lost when piaware is updated). This, in particular for setting up wifi, is well documented (step 3 of PiAware - build your own ADS-B ground station for integration with FlightAware - FlightAware); I’m not sure how we can make it any more obvious.
I just verified that I can boot a PiAware 3.8.0 sdcard image with builtin wifi configured on a 0W and the network comes up as expected.
(write image to sdcard; edit piaware-config.txt to set wireless-ssid and wireless-password; create /boot/ssh for ssh access; put sdcard in the 0W; that’s all)