openshwprojects / OpenBK7231T_App

Open source firmware (Tasmota/Esphome replacement) for BK7231T, BK7231N, BL2028N, T34, XR809, W800/W801, W600/W601, BL602 and LN882H
https://openbekeniot.github.io/webapp/devicesList.html
1.43k stars 253 forks source link

SSID name with quote #1126

Open Kozoya opened 6 months ago

Kozoya commented 6 months ago

not able to connect with a SSID containing a single quote. eg: "I don't like this wifi" wifi number 2 is then not used

device is working fine with non quoted SSID

Firmware:

openshwprojects commented 6 months ago

I've did some basic self-tests on WIndows and it does not look like it's a HTTP page issue. The special characters parsing works just fine. I need to test for it on BK7231 and BL602 to determine whether is BL602-specific...

giedriuslt commented 6 months ago

Works fine for me: image 2nd wifi is not supported on BL602 yet

Kozoya commented 6 months ago

I catch this logs if that can help : logs.txt I changed the PSK :-) But using another SSID name (without ' ) with same PSK key works fine

giedriuslt commented 6 months ago

Looking for that error: Association failure, Wlan802.11 status code = 17 I find this explanation Association denied because AP is unable to handle additional associated stations Maybe it was actually issue with router?