Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 1.05 KB

File metadata and controls

15 lines (10 loc) · 1.05 KB

Error 1202 - Invalid WLAN Password in Configuration File

  →  Main Page
  →  Error Pages
  →  Other Issues

This error occurred because the WLAN password that you provided in the configuration file is invalid, because of one of the following three reasons:

  • A WLAN password must have a length between 8 and 63
  • A WLAN password may contain any ASCII characters, but cannot be empty or contain only spaces
  • A WLAN password must be a text element (string)

Please make sure that your WLAN password is inside of double quotation marks (e.g., "MySecureWLANPassword") and fulfills all the previously mentioned aspects.

If this page still did not resolve the problem, feel free to open a new issue. The project maintainer will try to respond to it as soon as possible.