I used this tutorial to make my Raspberry Pi 4B a static IP address. However, every time I run
arp -a
on my Windows machine, I see the Pi's IP address as dynamic. I'm not sure if it's better to change it using the command line and editing the dhcpcd.conf file but I tried that as well and got nothing. Am I doing something wrong?