pibakery-blocks
pibakery-blocks copied to clipboard
Feature request: WPA Enterprise
The wifi setup block supports WPA pre-shared key, but it wouldn't be hard to also support WPA Enterprise (username/password authentication).
The WPA_Supplicant network block would look like this:
network={ ssid="NETWORK_SSID" scan_ssid=1 key-mgmt=WPA-EAP identity="USERNAME" password="PASSOWRD" }
+1
+1
+1