Raspberry Pi3 B+ running Raspbian Stretch 2018-03-13 Broadcom 43455 WiFi adapter connects to network but won't pass any traffic. If I connect an Asus dongle, that works perfectly once I turn off Wlan0 (the Brcm). I have run the pi-update and tried removing and re-probing the driver. modprobe -r brcmfmac modprobe brcmfmac and rebooted with no luck. ifconfig shows wlan0 has an ip address and is connected - it just won't pass any traffic.
Help!!!