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 this code work with IWR6843AOP #35

Open
HichriAyoub opened this issue Aug 5, 2022 · 2 comments
Open

Does this code work with IWR6843AOP #35

HichriAyoub opened this issue Aug 5, 2022 · 2 comments

Comments

@HichriAyoub
Copy link

Hello,
i am trying to use this code with IWR6843AOP board with sdk 3.05 the code works fine but gets stuck after sensor start it just reads the config file and sends it and does nothing

@ibaiGorordo
Copy link
Owner

Yes it works, but you need to modify the config file to one that is suitable for the AOP board.

You can get it from the demo visualizer. If the config you create works in the demo visualizer, it should also work here.

@HichriAyoub
Copy link
Author

HichriAyoub commented Aug 5, 2022

somehow the config file works with demo visualiser sdk 3.5 but when try to run range-dopplerheatmap.py the code stop at sensorstart and i printed dataOk variable it's always 0 i think the problem might be coming from the readAndParseData18xx function but i don't know where exactly do you have any idea ?

and i just printed byteBufferlength also and it's always zero might be the problem too because like this it never enters the condition function(if)

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

2 participants