particle-iot / particle-android

Particle Open Source for Android
Apache License 2.0
37 stars 38 forks source link

SSID containing ampersand & can't be set #103

Open brahma-dev opened 4 years ago

brahma-dev commented 4 years ago

As discussed in this thread https://community.particle.io/t/photon-cant-connect-to-ssid-with/43446

Android app does not correctly set the WiFi credentials when containing certain characters (e.g. ampersand &). Setting the credentials via CLI works just fine, but when set via Android App the device just can't connect.

Copied from https://github.com/particle-iot/android-app/issues/20