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

WiFi connection issues with complex PSKs #727

Open sebastianheierhoff opened 1 year ago

sebastianheierhoff commented 1 year ago

Describe the bug BL602 does not connect to WiFi if the PSK contains special characters (!=.*<>@).

Firmware:

To Reproduce Steps to reproduce the behavior:

  1. Set WiFi PSK with special characters
  2. Configure BL602 accordingly
  3. See error/ screenshots

log1 log2

sebastianheierhoff commented 1 year ago

Just to clarify: Connecting to an SSID with a simple PSK works without problems.

sebastianheierhoff commented 9 months ago

I think I figured this one out. I got a new Fritzbox and changed from WPA2 (CCMP) to WPA2+WPA3 and now the device connects. Still an open bug though.