Team,
There is a weather station piece to the Simplelink Linux SDK TI 15.4 Stack project. And in that piece there is a code section that caps the minimum value of ‘pulses’ that are needed before a mph indication is sent. We were originally thinking of modifying that so we can get lower values. The way we are thinking of doing this is to modify the .lst file that has that cap value in there.
However, it looks like this sensor was compiled using Sensor Controller Studio. In the instruction set there seems to be a .scp project that was used to create the files put in our application. I can provide the .html file that is used an instruction guide, and here is a snippet of the file as seen in the ‘how to use’ guide. The issue is that I don’t know if we still have the .scp file or when that was used, as it was before my time on the project/team. I wanted to know if you can provide some guidance and maybe have a copy of this project or an example that this project was based off of.
/LUMEN_CoP_WS/weather_station.scp
I recall that in previous instantiations of the ‘weather station’ on some of our other demos, a portion of this may be supported by the web application or web server application. Realize that a portion of the web server gateway code resides also in appsrv.c in addition to the gateway application itself in the gateway directory and accompanying node.js files. Again, only if necessary for this example.
Comments or guidance welcomed and appreciated !
Thanks,
Chris