-->
Page 1 of 1

+CWJAP:3 Fail on Connect from ESP-STA to ESP-AP

PostPosted: Wed Jan 21, 2015 10:30 am
by tommybee
Hi everyone, i got a strange behavior here with my two ESP's.
That's what i did:

I cofigured the first ESP1 as AP with...
AT+CWMODE=2
AT+CWSAP="TESTAP","12345678",3,0

....the second ESP2 as a Station with...
AT+CWMODE=1

As a test i did a connect from my PC to the first ESP1 that is an AP and it works.
Then i did connect from my second ESP2 that is a Station to my Android-Smartphone that is acting as AP and that works too.
So it's confirmed that both devices are working as expected.

But if i try to make a connect from my ESP2 to my ESP1 i always get the following Error:

Send: AT+CWJAP="TESTAP","12345678"<cr><lf>
+CWJAP:3

FAIL

I tryed everything possible but can't get them connect to each other, what is wrong here?? :shock: :shock:

I use newest Firmware V20 on both devices.

Re: +CWJAP:3 Fail on Connect from ESP-STA to ESP-AP

PostPosted: Wed Jan 21, 2015 1:33 pm
by tommybee
Found the cause.
It's the Bug in the FW V20, the SSID has to be exactly 10 Caracters in length otherwise no connect to each other!!! :evil: :evil:

That's why i tend to throw this parts away, hours of try and error for nothing. Bad documentation and error tracking. No fun anymore.
These modules are cheap but also extremly instable in hard and software manner.
Isn't there any repository that states such bugs in one place so anyone can save his worthy time?
Sorry, but i'm very disappointed...... :(