Open ghost opened 2 years ago
Why open a new issue? What was wrong with the old one?
Oh, sorry for opening another issue. I tought this was different because I clicked on feature request.
I get these error messages
I don't know where the mistake is
I’m about to deliver a project that will need to access a WPA2 Enterprise network, so I may be able to take this on in the next few days
similar to issue 3133 and 2747
So does anyone have an update on this? :)
Is your feature request related to a problem? Please describe. I am trying to make WLED work with WPA2 Enterprise, especially Eduroam networks that sometimes requires certificates.
Describe the solution you'd like There are example sketches from Arduino. I was able the use that to connect my ESP32 (NodeMCU) to the network of my organisation. But without WLED.
Describe alternatives you've considered I tried this solution by @garyd9. But I was not able to implement that.
Comment by @garyd9 :
Originally posted by @garyd9 in https://github.com/Aircoookie/WLED/issues/1001#issuecomment-656989199
Additional context I am new to coding and I am just starting to learn through the internet. I asked for help and @blazoncek told me to insert the code in wled.cpp under initConnection()
Originally posted by @blazoncek in https://github.com/Aircoookie/WLED/issues/2747#issuecomment-1211998587
But as you can see I was not able to do that.
I think this feature would make WLED even better for students and other people that use WPA2-Enterprise.
Thanks