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.

TI-15.4-STACK-GATEWAY-LINUX-SDK: CC1352R

Part Number: TI-15.4-STACK-GATEWAY-LINUX-SDK

Tool/software:

Hello. I successfully completed the TI15.4 Stack Linux Gateway Example and now have a few additional questions about my ongoing project:

  1. To integrate external sensors (e.g., SGP30, SPS30, SEN0377) alongside the built-in sensors on the LPSTK-CC1352R, which files should I modify within the sensor and coprocessor example project? I came across the "Adding a New Sensor" example, but it appears to be specific to the "collector" project and not applicable to the "coprocessor" project used for the Linux Gateway. For context, I already have functional I2C code based on the i2ctmp example from TI Drivers.

  2. On the gateway side, are there any files other than appClient.js that I need to modify for my project?

  • Hi Timothy,

    1. I am not certain that you want to add sensor functionality to the coprocessor project. Ideally, you would do this on the "sensor" and "collector", as described in the document that you have mentioned.

    2. It really depends of your application, and what you want to achieve. I am not sure I can help here. If you had a new sensor, you may want to edit the HTML files as well.

    Regards,

    Arthur