Other Parts Discussed in Thread: LMT70
Using LabVIEW runtime for TI's LMT70EVM dedicated software perhaps was not the best idea considering LVRT huge footprint (a simple app that queries the device / do some LUT based interpolation ends up installing few hundred kb instead of few tens of kb at most). We intend to use LTM70EVM in our little project and we are going to use C# for a minimum footprint so I would very much appreciate if anybody could assist with the serial command string (or the command formatting if binary required) to query the temperature on LMT70EVM and the data format of the response from device (again, if the response is binary not ASCII). Thank you!