Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does the same code works for IWR1843 ? IF not what is the modifications need to make? #34

Open
pcakhilnadh opened this issue Apr 4, 2022 · 2 comments

Comments

@pcakhilnadh
Copy link

I m working with IWR1843, I marked a breakpoint after
dataOk, frameNumber, detObj = readAndParseData18xx(Dataport, configParameters)

But I always get frameNumber is 0 and dataOk is 0.

Why is it so?
Does the same code works for IWR1843 ? IF not what is the modifications need to make?

@ibaiGorordo
Copy link
Owner

  • What SDK are you using?
  • Did you create a new configuration that you know it works with your board?

@SiriDubbaka
Copy link

I'm using AWR1843 Device, I have used readData_AWR1843.py. I have changed the port numbers correctly and used the same configuration file provided by you. The device is getting connected but I'm not getting any output, the scatter plot is empty. Can you suggest what to do? Is MATLAB required in anyway, cause I'm directly working on Python.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants