WizFi210 Can I set AT+WSEC=64?

Hello ,
I am using WizFi210 firmware version 1.1.1.0(W).
I have a questions.
In the AT+WSEC=64 command I am trying to set the WPA2-AES + TKIP security, but WizFi210 returns error.
Will I not be able to WizFi210 to set the WPA2-AES + TKIP security?

Here is my log.

AT+NDHCP=1
[OK]
AT+WM=0
[OK]
AT+WAUTH=0
[OK]
AT+WSEC=64
[ERROR: INVALID INPUT]

Please help me.
Thanks for listen.

Hello Nako

WizFi210 doesn’t support 64 in <AT+WSEC>.

BTW, in most cases, you don’t need to use <AT+WSEC>.

If you want to use WPA2, just issue it as follow.

AT+WM=0
AT+NDHCP=1
AT+WWPA=12345678

AT+WA=TestSSID (or ATA)

Steve