When the length exceeds the max length, the wlan services are not functional.
sudo wpa_cli
wpa_cli v2.9
Copyright (c) 2004-2019, Jouni Malinen <j@w1.fi> and contributors
This software may be distributed under the terms of the BSD license.
See README for more details.
Interactive mode
Could not connect to wpa_supplicant: (nil) - re-trying
This could be validated by the pi-gen build. The same way as done for the password.
I would willingly do a PR for that, if I get green light from you to do so 😎
Accordingly to Service set (802.11 network) is the max length of an SSID zero to 32 octets (32 bytes) long.
When the length exceeds the max length, the wlan services are not functional.
sudo wpa_cli
sudo strace wpa_cli
This could be validated by the pi-gen build. The same way as done for the password. I would willingly do a PR for that, if I get green light from you to do so 😎