Hi all,
I'm working on a headless project that requires the RaspberryPi to be connected to a wireless source. I wrote scripts that will connect to the right network, run wpa_supplicant, dhclient etc... However, the system is fairly unstable. For insance, if the connection to the AP is lost, it doesn't reconnect, and do a DHCP request.
Is there a method of automating these wireless settings? I found the netcfg project, but it doesn't exist on the Debian system?
Any thoughts would be appreciated!
Best,
Berk