Disable wifi and bluetooth RPI
From James's Wiki
sudo nano /boot/config.txt
add at the end:
# turn wifi and bluetooth off dtoverlay=pi3-disable-wifi dtoverlay=pi3-disable-bt
sudo nano /boot/config.txt
add at the end:
# turn wifi and bluetooth off dtoverlay=pi3-disable-wifi dtoverlay=pi3-disable-bt