Hi Team,
My customer use CC3200 with AIRKISS,now he is facing the following problem:
1.Chinese SSID can not be recognized,and the reason is router uses GBK encoding for SSID, but AIRKISS uses UTF8 encoding instead, which causes the mismatching. My customer tried to conver GBK to UTF via C language,and it takes about 20kb flash, which is too large for his applicaiton.Is there any other mothod to achieve this?
2.Some router can't receive UDP packets when using AIRKISS.