Hi Alvin, > So to answer your question, I don't know directly, but then I did > some > searching online and found this thread[1] where a guy does the same > grep: > > $ strings /lib/firmware/brcm/brcmfmac43455-sdio.bin | grep Version > 43455c0-roml/43455_sdio-pno-aoe-pktfilter-pktctx-wfds-mfp-dfsradar- > wowlpf-idsup-idauth-noclminc-clm_min-obss-obssdump-swdiv-gtkoe- > roamprof-txbf-ve-sae-sr-okc-bpd > Version: ... > > And there I can see 'sae', so there's a good chance that this > firmware > supports SAE offload. For WPA3 and FT offload I don't know what the > corresponding string is but I believe (firmware driven) FT is a > standard > feature so it might not have its own string. More on that later... As a side note here on SAE, would you mind just doing 'iw list' and seeing if SAE_OFFLOAD is listed in the extended feature list (for your card). I also see 'sae' when I grep the FW, but its still not included in ext features. I have trying this on a Raspberry Pi, which is the brcmfac43455- sdio.bin FW. I see you mentioned "cyfmac43455-sdio.bin", which I'm guessing is a non-released version or something? I got my FW from an official cypress release, Nov. 2020 I believe it was. Thanks, James