SmartSpin2k icon indicating copy to clipboard operation
SmartSpin2k copied to clipboard

[BUG] WiFi doesn't connect if there is a space in the SSID

Open doudar opened this issue 3 years ago • 1 comments

Description

SSID doesn't connected if there is a space in the name

Steps to reproduce

  1. Try to connect to a SSID with a space in the name

Expected behavior It should connect

Actual behavior It doesn't connect

Additional Information

I haven't checked the data yet but I believe this is an issue with how we trim data being sent from the HTML settings page. It's possibly an easy fix.

doudar avatar Dec 08 '22 18:12 doudar

This is fixed by using the ConfigApp

doudar avatar Mar 23 '24 00:03 doudar