Disable WiFi MAC Randomization on Raspberry Pi Zero
Problem By default, the Raspberry Pi Zero generates a random MAC address for WiFi connections to limit device tracking. While this is a good privacy feature for mobile devices, it makes it difficult to track and manage the device on your home network. Solution Disable MAC randomization by creating a NetworkManager configuration file. Steps 1. …
Read more “Disable WiFi MAC Randomization on Raspberry Pi Zero”