Hello again,
I have been working with the CC3200 and have really liked what it does. But I do have a couple questions I couldn't find the answer to. What is the maximum length of a WPA password in STA mode? It has a limit of 32 bytes when in AP mode, the smartConfig apps limit it to 32 bytes, but nowhere does it explicitly say that the limit is 32 bytes for WPA in STA mode.
I have used the API to create a profile with a 37 byte password as well as to simply connect with 37 byte password (without making a profile). Both of these tests were successful, but I don't know if they were simply a buffer overrun that happened in my favor.
Can someone verify what the maximum WiFi password length is that can be stored in a profile on the CC3200? If it is more than 32 bytes, will the POST variables be changed in the production silicon to allow more than the 32 bytes?
Additionally, it has been asked a couple times, but I haven't found a clear answer. Do the CC3200 parts themselves have a MAC address? Will I need to allocate a block of MAC addresses to program into CC3200 parts purchased for custom boards?
Thanks!