Other Parts Discussed in Thread: CC3200, CC3100
Hello
Are other non-ASCII character encodings supported on the CC3100MOD?
Where can i find the documentation?
Thank you
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.
Hi Lukas,
Please see this thread: https://e2e.ti.com/support/wireless-connectivity/wifi/f/968/t/561386?CC3200-What-characters-are-supported-for-SSID-in-CC3200-s-station-mode-
The CC3100/CC3200 Programmer's Guide is available here: http://www.ti.com/lit/swru368
You can find further device documentation here and API guides in the docs folder of the SDK.
Best regards,
Sarah
Ok so for what i understand is:
- SSID must be ASCII (0x20 to 0x7E).
A:CC3100 and CC3200 support ASCII printable characters (0x20 to 0x7E).
- Password can be any character encoding, as long as the character array remains within the given boundaries (as in length):
Hi,
Accepted characters should be the same for the SSID and password when in station mode.
Best regards,
Sarah