mtongnz / ESP8266_ArtNetNode_v2

ESP8266 based WiFi ArtNet to DMX, RDM and LED Pixels
GNU General Public License v3.0
606 stars 158 forks source link

Use a long WiFi password #118

Open dmeziere opened 5 years ago

dmeziere commented 5 years ago

Not really a question, more an howto.

I couldn't connect to my WiFi AP. Then I realized my WiFi password was truncated at 40 bytes (mine is 63 bytes).

Then compile, upload, and it should work. Don't forget to return in the Tools / Erase flash menu and restore "Only sketch" after the first boot.

Sorry for other IDE users, I only use Arduino IDE.

D0ubleWave commented 1 year ago

Hi, you Post is realy Old, but i have the same issue with the Wifi Connect. My Password is still bigger than 40. Is it possible, that you can send a new .bin file? Im actual not able to open, edit and compile it. While compiling with arduino IDE, im getting so much errors :(

THX, Sven