ibaiGorordo / AWR1642-Read-Data-Python-MMWAVE-SDK-2

Python program to read and plot the data in real time from the AWR1642 and IWR1642 mmWave radar boards (Texas Instruments).
MIT License
137 stars 57 forks source link

Data read issues...? #5

Closed ponljung closed 4 years ago

ponljung commented 5 years ago

Any ideas why i'm only able to see data in a short period of time (2-3 sec)? Or sometimes just one object is found. The Dataport.in_waiting displays different values as i move the radar around but displays nothing...?

ibaiGorordo commented 5 years ago

Hello, after those 2-3 seconds, does any error prompt? And just to make sure, what SDK are your using?

I do not have the board so I cannot test for problems, can you send me a copy of the values in byteBuffer? Then, I can check if there is some problem with the data parsing.