Hi Jim,
you can request module files here - https://www.ti.com/tool/SIMPLELINK-CC3XXX-CERTIFICATION
We do not test intrinsic safety, so this testing would need to be done by the customer.
BR,
Vince
Hi Aleksandar,
Have you seen Section 1.5.2.1 from the SimpleLink Wi-Fi Certificates Handling Guide ?
Is your server's root CA certificate within the TLS/SSL client?
Thanks, Jacob
Hi Sneha,
Sneha Raghunandanan said: It is possible on the cc3220sf chip to generate public and private keys on the device.
For general purpose cryptographic operations, you can create public-private keys on the device itself. See chapter 17 of the NWP …
Part Number: SIMPLELINK-WIFI-CC3120-SDK-PLUGIN Other Parts Discussed in Thread: CC3100 Hello,
We need confirmation from TI about the options to write both Root CA and Intermediate CA certificate files to connect with PEAP-MSCHAPv2 enterprise network.
…
Hi Paul,
You are mostly correct. However on Step 3:
Paul Everlund said: Use the private key to sign software to be installed.
You should create two key pairs. You use the private key in one key pair to sign the certificate catalog and the other to sign…
Part Number: SIMPLELINK-WIFI-CC3120-SDK-PLUGIN Other Parts Discussed in Thread: UNIFLASH , CC3120 , CC3100 Tool/software: TI-RTOS Hello,
We are using CC3120 Simplink which is interfaced with TI TM4C1294XL. We are trying to connnect with Enterprise network…
Part Number: CC3235MODS Hello Experts,
I receive some inquires from customer. (Those inquiry are related to the following E2E thread : https://e2e.ti.com/support/wireless-connectivity/wifi/f/968/p/949732/3511063#3511063 )
Customer is able to request TI…
Hi,
For the OTA image signature the simplelink only supports a single certificate and not a chain.
The signature must use EC with the exact curve as defined in "<SDK-ROOT>/docs/simplelink_mcu_sdk/Over_The_Air_Update_Guide.html" or in chapter 4…
Hi Surendra,
Surendra Reddy said: Please let me know "How to flash MCU image with certificate catalog provided at <SIMPLELINK_CC32XX_SDK_INSTALL_DIR>/tools/cc32xx_tools/certificate-catalog/
You can refer to the Vendor Device Authentication with…