2024-10-17 10:56 PM
I am trying to use DWM1000 for ranging as well as communication but I am unable to do it . I debugged the code and Know that Initiator is sending data but is not being heard . The Rx buffer in responder is geting updated by random values.
I have attached the code to both here . If anyone could help it will be very helpful.
https://drive.google.com/drive/folders/16WMlzlzvSzrWMwefvTAwKB4aY1TVz7GR?usp=sharing
https://drive.google.com/drive/folders/14RmWrQQ4oUgmkux6U1B235Gc2GPwN-bo?usp=sharing
Solved! Go to Solution.
2024-10-23 3:08 AM
@Rituraj wrote:No dev kit .
Again, I would strongly suggest that you get one - then you have a known-good starting point.
You are also far more likely to get support on that than on some unknown custom setup.
2024-10-18 2:07 AM
Hello @Rituraj ,
Better to attach the code with zip/rar instead of Google drive.
Thank you for your understanding.
2024-10-18 2:15 AM
@Rituraj wrote:I am trying to use DWM1000
You mean this: https://www.qorvo.com/products/p/DWM1000 ?
Did you see their Application Note APS022, "Debugging DW1000-Based Products and Systems" ?
Have you contacted Qorvo for support: https://www.qorvo.com/support/technical-support ?
@Rituraj wrote:I debugged the code and Know that Initiator is sending data
How do you know that?
Is it sending valid data?
2024-10-18 3:33 AM
@Andrew Neil I know that it because an array is being sent and it is hardcoded , also every time transmission happend a variable is incremented . So I wrote on that basis.
I tried connecting at QORVO but did not get a response.
2024-10-18 3:33 AM
@mƎALLEm will make that sure next time.
2024-10-18 3:59 AM
@Rituraj wrote:@Andrew Neil I know that it because an array is being sent and it is hardcoded , also every time transmission happend a variable is incremented
Does that guarantees that any radio transmission actually took place?
2024-10-18 4:12 AM
I have been working under the assumtion that it means so. Is there a way to check if the transmission is actully taking place.
2024-10-18 4:14 AM
@Rituraj wrote:Is there a way to check if the transmission is actually taking place.
You'd have to ask Qorvo that.
Did you look at their App Note?
2024-10-18 4:16 AM
Yes I did have look at application notes but did not find the answer
2024-10-18 5:03 AM
The App Note is titled, "Debugging DW1000-Based Products and Systems".
I wouldn't expect that to provide the answer - just tell you how to find problems ...