This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC3000: First time config, SSID name length

Hi,

I'd like to confirm max SSID name length supported in CC3000 first time config.  In my understanding, CC3000 first time config packet has following structure. 

PREFIX(3byte) | SSID-LEN(1byte) | SSID(32byte) | SecType(1byte) | SecKey(32byte) 

Due to 1byte SSID-LEN bit field, the max SSID name length supported is 16 characters, but SSID field has 32byte (for 32 characters) which is max SSID name length generally. Does CC3000 first time config support only 1byte SSID-LEN although it have 32byte SSID bit field?

Regards,

Takeo