Part Number: CC3235S Tool/software: Dear Shlomi
Regarding the authentication with an intermediate AND root CA to a RADIUS server we still are not able to connect.
Can you confirm:
- Both the intermediate and root CA are stored in the same file ca…
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 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 Tool/software: Hi
We are able to successfully authenticate the CC3235S with the ca.der, client.der and private.key to a test network with an RADIUS server.
However, one of our customers has a setup with an intermediate CA AND…
Part Number: CC3235S Tool/software: :I would like to configure the filtering of IP packets so that only UDP port 1234 and TCP port 5678 get through as IPV4 packets. All other packets should be discarded.
The documentation available to me is somewhat…
Part Number: CC3235S Tool/software: For a CC3235S device, how does the WiFi connection works when having a profile for a SSID and the device sees two BSSIDs with that SSID, is a device always trying to connect to the BSSID with strongest RSSI or is there…
Part Number: CC3235MODAS Confussion over the bitmap for 5GHz channels.
Below is the list stated on the Network Processor Guide (SWRU455M)
This is taken from the CC32xx SDK 7.10, file wlan.h
- SL_WLAN_GENERAL_PARAM_OPT_SCAN_PARAMS_5G: \code…
Part Number: CC3235S Tool/software: Hi
I have an OTA implementation where /sys/mcuimg.bin is sucessfully updated during an OTA, however, seems like it's "commited" as soon as the file is closed, not sure if that's how it should work.
Is it possible…
Part Number: CC3235S Other Parts Discussed in Thread: UNIFLASH Tool/software: Hi folks,
I've designed a custom Wi-Fi board using the CC3235S chip. Upon powering up, the board operates correctly and I can see the expected 1.2V and 1.9V on the DCDC_DIG…