Hi Ben,
No this point of view is not correct. We disused this topic with regulatory body in out country. They statement is that EN18031 accustomedness to module need to be done, if cover (or packing) of module contains CE marking and you are stating…
Hi,
For CC3200 devices you need to use Uniflash version 3.4.1 . I am not sure is CC3200 is supported by latest SimpleLink Starter Pro app .
CC3200 are pretty old devices and have many limitations. Using them for new design does not make much sense…
Hi,
Hard to say shat is going on at your case, because very deed investigation will be needed especially at hardware side. Have you done EMC testing of your device before deployment? You may to someone from TI can give you some additional advices. …
Hi Mason,
I am sorry, but I don't use Sysconfig. You may to set setting directly with sl_ API calls. Description for sl_ API calls you can find at SWRU455 (e.g. sl_WlanSet(SL_WLAN_CFG_AP_ID, SL_WLAN_AP_OPT_CHANNEL,...). Depending of type of sl_ API…
Hi,
CC3200 doe not support this cipher, that means you will not be able connect to server which requires this cipher.
CC3200 supports only these ECDHE cipher:
ECDHE_RSA_WITH_AES_128_CBC_SHA256
ECDHE_ECDSA_WITH_AES_128_CBC_SHA256
Jan
Hi Aiman,
I am sorry, but I am not able debug your code . Please wait for answer from TI. But I can provide you few comments:
your code is weird. You are mixing power power management layer of TI drviers (PowerCC32XX.h) together with driverlib layer…
Hi,
There is no document which is completely describe SimpleLink (host) protocol with CC3135 devices. Best description of protocol is host driver itself. Some minor information you can find at SWRU455 chapters 3.4, 19 and Appendix D.
Jan