Closed thire66 closed 1 year ago
Sorry, I have not seen anything like that, with a four anchor configuration. Post the code you are using.
There do appear to be unsolved problems with the original DW1000 library when five anchors are present.
Hey, thank you very much. I had converted the 4-anchor example into a FreeRTOS variant, and it seems that a vTaskDelay ended up in the wrong place, and my stack size was too small. Now it works!
Hi, I am using 4 anchors and 1 tag, and when I use them at the same time, I find out there is a large error, for example, it stayed at 1.5 meters, but suddenly it jumped to 33.7 meters, and then dropped slowly, after that it still may turn into large range number occasionally, has anyone had the same problem and have any solutions on it?
I want to do the 3D localization but with this error, I cannot do the localization, since the original anchor to tag range is wrong, and the filter did not help.
I am having the same issue as you can I ask how you solve this?
Hey, I have the following issue:
I've set up four anchors for 3D localization. Next, I'm retrieving the distances to each anchor from the tag. Everything is working fine until I reach the point where the fourth anchor is addressed. At that moment, suddenly, the distance measurement for one of the previously working anchors is no longer accurate."
Do you have any ideas to solve this problem?