Does wpa_supplicant detect updates? - Raspberry Pi Forums


when i've been setting wifi raspberry pis using command line method suggested in docs, have reboot pi connect network. i've tried leaving hour, never connects on own.

saw on page linked above says wpa-supplicant notice change has occurred within few seconds, , try , connect network.

wondering if other people able wpa-supplicant auto-recognise change in /etc/wpa_supplicant/wpa_supplicant.conf file, or if i'm one?

if reply, helpful know model of pi whether can autoconnect.

https://manpages.debian.org/cgi-bin/man ... ie&locale=

should make reread config file:

code: select all

sudo killall -hup wpa_supplicant
or

code: select all

wpa_cli reconfigure


raspberrypi



Comments