For the chip CC3135RNMRGKR, can you provide us with the development documents, sdk and relevant use cases of ti?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Tony,
You can find all the documentation for this device here.
I have reviewed the information you sent me. It is mentioned that we should port the driver layer of SimpleLink sdk. Then create user. h yourself and implement several basic interfaces within it.
The document only told me which functions need to be implemented, without specifying which specific source code files I should copy into my own project. The following figure shows the specific directory content in the document.
Therefore, I have the following questions to confirm:
1. SimpleLink seems to have multiple versions. I downloaded this link from TI's official website:
https://www.ti.com/tool/SIMPLELINK-SDK-WIFI-PLUGIN
Please confirm if the version I downloaded is correct?

Hi Tony,
1. This does appear to be the correct version.
2. Are you developing your project using CCS studio? Additionally, did you start by running one of the examples or were you planning to start with a new project? I would recommend starting by flashing an example project onto the device so you become familiar and are able to follow the steps in the Quick Start Guide (file:///C:/ti/simplelink_sdk_wifi_plugin_4_20_00_10/docs/Quick_Start_Guide.html if you followed the default configuration).
This should get you familiar with the steps and make it easier to develop a new project. Please let me know if you have any confusion regarding the steps and I would be more than happy to help.
Best,
Corinne