-->
Page 1 of 1

SSID name MUST be 10 char (FW (V20 sdk93)

PostPosted: Sun Dec 07, 2014 3:15 pm
by GregorPa
Important....
today make test the last firmware...
i found only one bug. SSD name must be 10 char long.
if name shorter than 10 char then name is visible but cannot connect on.

examples:

AT+CWSAP="GRPA","12345678",1,4 on list of wifi see: GRPA, but cant connect on..
AT+CWSAP="GRPA123456","12345678",1,4 on list of wifi see: "GRPA123456", can connect on.
AT+CWSAP="GRPA1234567890","12345678",1,4 on list of wifi see: "GRPA123456"!!!!!, can connect on.



BR
Greg

Re: SSID name MUST be 10 char (FW (V20 sdk93)

PostPosted: Fri Dec 19, 2014 4:41 am
by chandan2002x
Hi GregorPa,
Did you find any solution? I am also in the trap to broadcast SSID more than 10 chars.

Re: SSID name MUST be 10 char (FW (V20 sdk93)

PostPosted: Fri Dec 19, 2014 9:41 am
by jackon
Do you use bin from bbs.espressif.com?
You can try https://github.com/espressif/esp8266_at ... bin/newest, it's OK.
Github newest version fixed this bug.

Re: SSID name MUST be 10 char (FW (V20 sdk93)

PostPosted: Wed Jan 21, 2015 10:58 am
by tommybee
Damned, i wasted days and hours on this problem..... :evil: :evil: :evil: