Probably a very late answer, but you can restart the dhcpcd, with the device down. And it should work.
$ ip link set dev wlp9s0b1 down
$ wifi-menu
if wifi-menu does not work, try installing networkmanager. and enabling it.
\# pacman -S networkmanager
\# systemctl enable NetworkManager.service
and restart.