cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to pair DWM1000

Rituraj
Senior

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

18 REPLIES 18
SofLit
ST Employee

Hello @Rituraj ,

Better to attach the code with zip/rar instead of Google drive.

Thank you for your understanding.

To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question.
Andrew Neil
Evangelist III

@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?

 

@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.

@SofLit will make that sure next time.


@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?

I have been working under the assumtion that it means so.  Is there a way to check if the transmission is actully taking place.

 


@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?

Yes I did have look at application notes but did not find the answer

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 ...