arduino-dw1000 icon indicating copy to clipboard operation
arduino-dw1000 copied to clipboard

2 TAG AND 4 ANCHOR RANGE NOT RECEIVING FROM BOTH THE TAG

Open asheeshraikwar opened this issue 5 years ago • 7 comments

Hi, I am using dw1000 ic with Arduino pro mini.installing 2 tags and 4 anchors give the following disrupted range. dr 4 anchors with 1 tag are working fine. as shown below d

need any help on 2 tags and 4 anchors issue

asheeshraikwar avatar Jul 08 '19 08:07 asheeshraikwar

I got the same problem, I just ignored the negative readings and the values beyond my range of work, It caused some delay in values, but did good for my application.

wahajmurtaza avatar Jul 09 '19 16:07 wahajmurtaza

@asheeshraikwar can u please provide the code of 4 anchors and 1 tag. i tried a lot but i did not please help me mail id: [email protected] i hope u will help me thank you

nagendra092918 avatar Sep 10 '19 11:09 nagendra092918

@nagendra092918 just use dwm1000Ranging _ANCHOR on 4 arduinos and dwm1000Ranging_TAG from example code. No big deal.

wahajmurtaza avatar Sep 10 '19 11:09 wahajmurtaza

@wahajmurtaza tq for u reply if i connect 3 anchros at a time i am not getting distances properly i got negative values and i need all measured distance in tag . tag is connected to laptop i need find the position of the tag . if u have programing please help

                thank you 

nagendra092918 avatar Sep 10 '19 11:09 nagendra092918

Check my repository of Indoor Positioning System, I have made custom library for me. You can skip the node mcu part and just connect tag serially to view data. https://github.com/wahajmurtaza/Indoor-Positioning-and-Navigation-using-Reinforcement-Learning It was programmed for 3 anchors but I am sure you can manage.

wahajmurtaza avatar Sep 10 '19 12:09 wahajmurtaza

@nagendra092918 You must delete the library and download the one which is mentioned in the link. I was getting accurate results using 3 anchors.

wahajmurtaza avatar Sep 10 '19 12:09 wahajmurtaza

tq bro

nagendra092918 avatar Sep 10 '19 13:09 nagendra092918