Part Number: CC3235S Hi all,
I am currently trying to connect my CC3235S to a cloud DB like Azure, MongoDB, etc,to store some data which came from I2C port.
It turns out there is not much resources available for this, or at least I did not manage to find…
Part Number: LAUNCHXL-CC3235S Other Parts Discussed in Thread: CC3235S How can I use the Network Bypass Mode on LAUNCHXL-CC3235S?
In other words, I would like to use my host CPU to talk to CC3235S over a UART link.
Part Number: LAUNCHXL-CC3235S Other Parts Discussed in Thread: CC3235S , CC3235SF Hello everyone,
I am looking for OpenSSL library, compatible with CC3235s. It seems the official OpenSSL libary is not compatible with the board.
Wondering if there is any…
Part Number: CC3235S Other Parts Discussed in Thread: UNIFLASH Hi,
I am using HTTP client example from SDK for GET request. When i use www.google.com as HOSTNAME it works fine and i get google home page html in response to GET request. But when i replace…
Part Number: CC3235S HI,
I want to query for RSSI value of network connection to which my device CC3235S is connected i.e. the network strength value. Which API I should be using? Is sl_wlanGet() is correct API? If yes what option to be used in it to…
Part Number: CC3235S Hi,
I referred below link and got some input on file download program from HTTPS server.
https://e2e.ti.com/support/wireless-connectivity/wi-fi-group/wifi/f/wi-fi-forum/1015850/cc3200-file-download-from-a-secured-server-https
I am…
Hi Jan
I thought i would share my findings with you.
I traced the problem of not receiving the 1st socket connection request.... This ONLY happens with a network that has security (i use WPA2-PSK) & not an OPEN network which makes the whole issue even…
hello Shlomi,
I think my code worked. It now transmits and receives continuously, simultaneously.
I'm still not clear about how to implement MCS (modulation and coding techniques) and configuration of data rates for transmission and reception. Can you…