Hi, How can I get measurement data without GUI app? Thanks!
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.
Dear Jeff -
Thanks for the post and welcome to E2E.
Here, you can connect to the EVM using serial port at 9600, 8N1 and then type ?
You will get a menu like this:
Then you can choose to get back temp or %RH. Return is in hex, so you will have to convert to C or %RH.
for example, i pressed 1 three times, then 2 three times.