Part Number: CC3235MODSF Hi, I want to create a project that supports Matter in CCS IDE. I want to copy the Matter source code into the CCS IDE and compile my project with it. Is this possible? I have tried this but so far I have no luck. Is there a guide…
Part Number: CC3235MODSF Hello,
Our product developed based on the at commands example. (SDK 5.20.00.06)
Parameter error occurs when using "(quote) in a password string whether the entire password string in quotes or not.
Is there any way to use quote…
Part Number: CC3235MODSF Other Parts Discussed in Thread: UNIFLASH Is there a socket board or process to program the CC3235MODSF module before it is assembled on the PCBA? Are there any 3P partners that can program this module with customer firmware?
Part Number: CC3235MODSF To whom it may concern,
From the previous question linked to this thread, you can see that I'm having trouble with security alerts. I have prepared NWP logs, but do not want to share them publicly. Can you send a connect request…
Part Number: CC3235MODSF To whom it may concern,
So I have an issue with my device. Sometimes it gets a Wi-Fi fatal error. I don't know what exactly is the event of the error(cause right now device is at the client and I can't change the code for test…
Part Number: CC3235MODSF Hi,
I was going through the related thread on this topic and have following questions:
1. I am using UART with following control:
UART_control(uartHandle, UART_CMD_RXENABLE , NULL);
Will this affect MCU from going to LPDS mode…
Part Number: CC3235MODSF Hello.
I was working on bringing up Enterprise WiFi connection with TLS1.2 based authentication according customers requirements and meet some issues. I started chasing it and found a bunch of topics on e2e forum, which resolve…
Part Number: CC3235MODSF Hi Kobi, or others,
I tried the MQTT example with TLS 1.3, it's running okay with MQTTonly. However, when I adding HTTP most likely the second SSL/TLS handshake with fail, with error code:
#define MBEDTLS_ERR_SSL_HANDSHAKE…