siteswapjuggler / smartball-firmware

Smartball ESP8266 firmware
GNU General Public License v3.0
2 stars 0 forks source link

[network] ssid and password max length #15

Open siteswapjuggler opened 5 years ago

siteswapjuggler commented 5 years ago

The ESP8266 doesn't accept SSID or password longer than 31 characters. That's a formal limitation of the chip which can't be changed yet in order to connect the balls to your network you need to change you networks settings to match this constrain.