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.

Linux/SIMPLELINK-CC13X0-SDK: Rebuilt Co-processor code does't work with TIDEP0084 example

Part Number: SIMPLELINK-CC13X0-SDK
Other Parts Discussed in Thread: TIDEP0084

Tool/software: Linux

In TI Sensor-To-Cloud example project TIDEP0084, there is no source code for the co-processor, but I found one from TI SimpleLink SDK ..\ti\simplelink_cc13x2_sdk_2_20_00_71\examples\rtos\CC1312R1_LAUNCHXL\ti154stack\coprocessor. i rebuild the binary, but it didn't work. how can i find the original co-processor source code for TIDEP0084, to figure out what has been changed?BTW, need to know the CCS revision to build the binary, too.

  • Hello Tue,

    This question has been addressed for offline already, but for consistency I will also put up the answer here.

    The cop version used by that Sensor to Cloud is from SDK version 1.3, 1.4 or 1.5. In order to fix your problem yo have two possible solutions:

    1. Use the outdated CoP image and modify the source to use the GPIOs they want to use.
    2. Compare the differences between new and old CoP and incorporate these changes to the gateway NPI layer.

    We are working internally to get more frequent updates to the sensor to cloud platform.

    Regards,
    AB