Hi Dinkar,
I want to make sure I address your issues properly. If I understand correctly, you have a router connection issue and an MQTT broker connection issue even when the router is connected. This is still your issue, correct? Let's make sure the…
Part Number: SIMPLELINK-CC32XX-SDK Other Parts Discussed in Thread: SYSBIOS Hello,
I am Harshal. I have used CC3220 controller for development purpose with TI RTOS integrated.
I am using Ceedling for Wrting Unity Test cases for the project. I am facing…
Part Number: SIMPLELINK-CC32XX-SDK Other Parts Discussed in Thread: CC3235MODSF Hi,
I would like to ask a follow up question about my problem with multiple sessions. As I mentioned in my previous post , we are developing an application as a TCP client…
DONGHYUN LEE said: I downloaded the SDK directly from ti.com and ran the installer.
I will bring this thread to the attention of the team responsible for the SDK. They can assist further.
Thanks
ki
Part Number: SIMPLELINK-CC32XX-SDK Other Parts Discussed in Thread: CC3220S My dev platform: CC3220S LP with 5.30 SDK
TI-POSIX solution
I'm updating an older TI-RTOS based project to the latest with TI-POSIX using TI-RTOS such that I can enhance…
Part Number: SIMPLELINK-CC32XX-SDK Other Parts Discussed in Thread: CC3135 Hi Team,
Do we have any direct SW or library functions in our CC32xx-SDK to use the CC32xx, similarly as WiLink, like an gateway to SDIO or SPI w. Interrupt?
Thanks in advance…
Part Number: CC3135MOD Hi,
Do you maintain a bug list for SimpleLink CC32xx Host Driver? I would like to know what bugs you have found and whether you have fixed them in the latest release. I do not see this information in host_driver_release_notes_3_0_1_71…
Part Number: SIMPLELINK-CC13X2-26X2-SDK Other Parts Discussed in Thread: CC1352R Tool/software: Hi,
I am currently reviewing the Bluetooth Core 5.2 qualification tests for CC1352R in the bluetooth qualification workspace.
https://qualification.bluetooth…
Part Number: CC3200 Hi team,
My customer is looking into more of example code from our provided SDK, and found that CC3200SDK_1.5.0 and older version have lots more examples.
Simplelink_cc32xx_sdk_5.xxx and older version have less examples, which…
The bottom line is that SlNetIfWifi_sockstartSec() dereferenced a pointer without checking if it was NULL first, and supplying a NULL pointer for SlNetSockSecAttrib_t *secAttrib seems to be a valid operation. If it's not valid to provide a NULL pointer…