Raspberry Pi 4
Wpa_supplicant.conf
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev
ap_scan=1
update_config=1
network={
ssid="<Name of your wireless LAN>"
psk="<Password for your wireless LAN>"
}Clean up space
$ sudo apt-get purge wolfram-engine libreoffice* scratch -y
$ sudo apt-get clean
$ sudo apt-get autoremove -yEnable I2C
Detect I2C
Enable UART1
Use default uart TX0, RX0
Disable MAC address randomization
References
Last updated