I'm creating a new QR code for my WiFi guest network and with my new router it supports WPA2/WPA3 Personal (AES).
I've tried multiple iterations of the auto-configuration format (which I can't find official documentation for?), but none works. I use this;
WIFI:S:SSID_NAME;H:true;T:WPA2;P:PASSWORD;;
And then so far I tried to replace WPA2 with;
WPA2-3WPA23WPA2/WPA3WPA2-WPA3WPA2-WPA3-AESWPA3
All fail to become a valid scannable QR code.
It's probably very simple, but honestly without proper documentation I have no idea what it would want me to insert here.