Hi team,
Asking on behalf of a customer evaluating CC3220:
I'm looking for a way to set the PSK and not the passphrase. I.e. the 32 byte key that is the result of the pbkdf2 with passphrase and ssid as arguments.
From the wpa_supplicant.conf file:
# psk: WPA preshared key; 256-bit pre-shared key # The key used in WPA-PSK mode can be entered either as 64 hex-digits, i.e., # 32 bytes or as an ASCII passphrase (in which case, the real PSK will be # generated using the passphrase and SSID). ASCII passphrase must be between # 8 and 63 characters (inclusive).
Thanks,
/ Wolfgang