Closed LucBerge closed 3 years ago
Hello Luc, thanks for your idea. It doesn't look like a core-pi4j feature but could be an extra/separate Java module. Will take a look again when we move on with V2 of Pi4J.
I guess it would be better to create a ticket on the v2 repository ? https://github.com/Pi4J/pi4j-v2/issues
It would be nice to be able to:
I know how to do it using:
/etc/wpa_supplicant/wpa_supplicant.conf
to reference all the known Wifis ssid and password.wpa_passphrase
command.sudo ifconfig wlan0 up
orsudo ifconfig wlan0 down
command.sudo wpa_cli -i wlan0 reconfigure
command.I can help you on that but I need your opinion. Do you authorize bash wrappers ? Thanks