bigheadG / mmWave

mmWave SDK examples based on Batman Kit mmWave Sensor module
http://www.joybien.com
123 stars 30 forks source link

vehicle object data not coming using iwr6843 VSD #11

Closed ankithpes closed 3 years ago

ankithpes commented 3 years ago

Hello joybien's

IMG_20210421_132447 IMG_20210421_132252 IMG_20210421_132300

i have purchased bm 201- VitalSignDetections(VSD) last year when i run FOR VITAL SIGNS TLVread() function executes perfectly i can see the data when i debug . but when i ran the vehicle object detection TLVread() function(since it is using the same iwr6843) i can see no data coming . only i can see a graphical interface with no data plotting on GUI. Can u please let me know what would be the issue?. i have attached the screenshots also. Thank you

bigheadG commented 3 years ago

From the screenshots, you use the wrong library. BM201-VSD and BM201-TMD is not the same firmware there will output the different types of data. So, you can not use BM201-VSD library to run BM201-TMD library.