-->
Page 1 of 2

ESP8266 Cant see or connect to my WiFi

PostPosted: Wed Feb 25, 2015 7:49 am
by VeryEvilBetty
i dont know if im in the right section.

My ESP8266-01 cant see my accespoint.

AT+GMR
00200.9.5(b1)
compiled @ Dec 25 2014 21:40:28
AI-THINKER Dec 25 2014

My accespoint is a Raspberry PI with hostapd. Dont know if it has anything to do with that.
But here is my Hostapd config:
###############################
# Basic Config
###############################
macaddr_acl=0 auth_algs=1
# Most modern wireless drivers in the kernel need driver=nl80211
driver=nl80211
##########################
# Local configuration...
##########################
interface=wlan0
bridge=br0
hw_mode=g
ieee80211n=1
channel=6
ssid=wifi
macaddr_acl=0
auth_algs=1
ignore_broadcast_ssid=0
wpa=3
wpa_passphrase=********
wpa_key_mgmt=WPA-PSK
wpa_pairwise=TKIP
rsn_pairwise=CCMP

The ESP8266 can see other WiFi networks.

The signal of the Network is good my Phone receives it at -40db

Does anyone know if why the ESP8266 cant see or connect to the network?

Re: ESP8266 Cant see or connect to my WiFi

PostPosted: Wed Apr 29, 2015 3:06 pm
by zikolach
Did you solve it? I have the same issue

Re: ESP8266 Cant see or connect to my WiFi

PostPosted: Fri May 08, 2015 6:22 am
by wangpingsx
Hi, I expect to know the solution as well.

I currently have issue with connecting to AP.

I am thinking if Pi can adapt the network, my problem can be solved.

BTW, Have you tried other encryption options? don't use CCMP, Than my solve your problem.

Thanks,
Peter

Re: ESP8266 Cant see or connect to my WiFi

PostPosted: Thu Oct 15, 2015 10:52 pm
by markusonfire
Just wanted to check - was a resolution ever found for this?

My ESP8266 will also not connect to my hostapd raspi