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:
-
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. -
On the gateway side, are there any files other than
appClient.js
that I need to modify for my project?