Setting up Wifi with WPA2-Enterprise Credentials
Hi all,
I want to integrate some MK4 in our Company Wifi-Network with "WPA2-Enterprise".
And after a while of reasearch... I still can not finde a way to include all credentials which are needed in the ini.file.
--> I guess I need to make a authentication request as a client for a RADIUS server (mabye EAP is needed?).
I found the prusa_printer_settings.ini from github to create the network specific .ini file.
https://github.com/prusa3d/Prusa-Firmware-Buddy/blob/master/doc/prusa_printer_settings.ini#L39
And there is written in the ini-file were to define th SSID and PSK, but to connect to "WPA2-Enterprise" I need more credentials to login.
So, I think there are three credetials needed for the Authentication request as a client for a RADIUS server.
UserID / SSID / Password ?
The Questions are:
What Syntax can I add to the "prusa_printer_settings.ini" to connect / Login to/via the RADIUS server?
Or in general, how can I connect with the MK4 withe a Wifi secured with WPA2 and RADIUS server?
And is it safe to do it like that?
Best regards
M_Trouvé_FnR
RE: Setting up Wifi with WPA2-Enterprise Credentials
I think a there is good answer over here -->