Download image from (OpenWebRX)[https://www.openwebrx.de/]
echo "dtoverlay=pi3-disable-bt" | sudo tee -a /boot/config.txt
echo "dtoverlay=pi3-disable-wifi" | sudo tee -a /boot/config.txt
sudo systemctl disable hciuart
sudo reboot
Download image from (OpenWebRX)[https://www.openwebrx.de/]
echo "dtoverlay=pi3-disable-bt" | sudo tee -a /boot/config.txt
echo "dtoverlay=pi3-disable-wifi" | sudo tee -a /boot/config.txt
sudo systemctl disable hciuart
sudo reboot