08-07-2018, 11:04 AM
You can verify the off setting is applied by the cmd
cat /boot/config.txt which should contain the line below
dtoverlay=pi3-disable-wifi
Also via the command ifconfig
it should only list eth0, lo and wlan0. If it also lists wlan1 then problem.
cat /boot/config.txt which should contain the line below
dtoverlay=pi3-disable-wifi
Also via the command ifconfig
it should only list eth0, lo and wlan0. If it also lists wlan1 then problem.