Part Number: CC3235S Other Parts Discussed in Thread: , SYSCONFIG , using ccs 12.2 , I run the "at_commands" project, and there is no output to the com port.
Using the same ccs 12.2, I run the "network_terminal" project, it runs fine i.e. the com port…
Dear Shlomi
Many thanks. What I / our customer needs is a working ca, private key and certificate for the CC3235.
Can you please provide the openssl commands step by step you would use to create the ca, private key and certificate to work on a CC3235…
Part Number: CC3235S Other Parts Discussed in Thread: UNIFLASH Hello — quick question about the SimpleLink file system on CC3235S.
We need to update network settings (SSID, password, IP address, etc.) on the device as part of our update flow. The files…
Part Number: CC3235S Hi, Im using a custom root CA to connect to a server using sl_Connect
The logic has worked for other servers with another rootCA and certChain bu now getting SL_ERROR_BSD_ESEC_ASN_NO_SIGNER_E (-688). Verifying the certchain using…
Part Number: CC3235S Running "network terminal" example on launchxl-cc3235s. Followed all steps in the "Wi-Fi Fundemental" under simplelink academy for CC32xx-7.10.00.13.
When entering the "wlan_ap_start" command, it simply hangs!!!
This is really…
Part Number: CC3235S Tool/software: Is there a command to retrieve the nr of connected stations in AP mode? I found some enum hinting there is such a command, but no description / example. typedef enum { SL_WLAN_DISCONNECTED = 0, SL_WLAN_CONNECTED_STA…
Part Number: CC3235S Tool/software: Hi,
customer have been trying to obtain a Code Signing Certificate for the CC3235S from a TI listed CA for some time. However, they found otu that since 21st June 21 certificates with RSA2048 bit keys are no longer…
Part Number: CC3235S Is this it? This document on how to use the AT commands?
There are no exmaples on how to use these commands.
We are basically left to waste precious time by trial and error to guess.
Part Number: CC3235S How to setup DMA based ADC reading in CC3235SF Launchpad. In the SDK Examples I see the adcsinglechannel project, which is based on polling. How to modify that to use DMA instead of blocking polling
Part Number: LAUNCHXL-CC3235S Other Parts Discussed in Thread: CC3235S , CC3220SF Tool/software: Hello everyone,
I am aiming to connect a uSD card to my CC3235S Launchpad board to record some data. I can't find any wiring diagram online. What is confusing…