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

Issue with TX example #1

Open
roncapat opened this issue Aug 6, 2022 · 1 comment
Open

Issue with TX example #1

roncapat opened this issue Aug 6, 2022 · 1 comment

Comments

@roncapat
Copy link

roncapat commented Aug 6, 2022

Hello, I tried the code for the Simple TX example.
However, my code stalls in the while loop waiting for TX confirmation (checking TXFRS bit in SYS_STATUS reg). The bit is ever raised.
My SYS_STATUS register is the following:
00001001100000000000000000000111
Could you suggest if there are any other registers to check, particular flags or so?

I know it's not an issue directly related to your product, but your experience reaching production stage of a DWM3000-enabled board may help me a lot. Thank you in advance.

@squix78
Copy link

squix78 commented Mar 12, 2023

I'm stuck at the same problem. Did you ever resolve it? I wonder if off-the-shelve DWM3000 are missing OTP calibration values. Also, I don't know if the status in that register would only send if the receiver acknowledges the messages or if it is sending without waiting for the ACK. Do you know?

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