MacBook Pro Retina 13″ not connecting to some Wifi networks

macbook prowifi

I just bought a MacBook Pro Retina 13" with Mavericks and all the latest updates, and have an issue connecting to some Wifi networks that my Windows Laptop and my Windows Phone had no issue with at all.

I have sucessfully connected to my own Wifi router (Asus) and various coffee shop wifi access points.

However it does not connect to the Wifi in my local coffee shop at all. It just shows 'Connection time out' after about 5 seconds.

It is not the WPA2 password, because I can connect to it from my wifi enabled phone (Nokia Lumia 920) with no issue. (I deleted the Wifi connection on my phone and reconnected to make sure)

Are there any steps I can take to get my MacBook working with all the routers again?

Best Answer

Usually the 'Connection time out' happens on weak WiFi signal.

I am assuming you have a decent signal, and further assuming there is something wrong with the saved WiFi profile for that specific location.

To test that:

Follow this guide to connect using copy paste.

In Terminal type following (to turn the airport on)

networksetup -setairportpower en0 on

Next type (to scan for networks and find the one you want)

/System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Resources/airport scan

From the Scan above you will get a display of available networks, so pick the one you want and type following (to connect).....while at it look at the RSSI number, the lower the better like (-) 50 or lower. The RSSI is the signal to Noise ration, and if it is a high number (70 or higher) there is your problem.

networksetup -setairportnetwork en0 WIFI_SSID_I_WANT_TO_JOIN WIFI_PASSWORD

skip the password if none.

If above worked, then lets open your WiFi find and Delete that profile, then make a new one.