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

Multiple Anchors #3

Open
SimonSchirber opened this issue Nov 15, 2022 · 5 comments
Open

Multiple Anchors #3

SimonSchirber opened this issue Nov 15, 2022 · 5 comments

Comments

@SimonSchirber
Copy link

Is there a demo that has an initiator pining multiple responders/anchors? Also what is the best way to tune this, I tried changing the delay constants but it seems to have non-linear error signifying you cant just tune it with a constant change in the delays.

@petex8989
Copy link

Were you able to figure out how to use multiple anchors?

@LowellSeal
Copy link

Simon, did you ever get anything working for TWR with multiple anchors?

@petex8989
Copy link

I was able to find a way to connect multiple anchors, you can check it out in my project on GitHub
https://github.com/petex8989/Indoor_Positioning_DW3000

@SimonSchirber
Copy link
Author

Example Project: https://simonschirber.github.io/UWBWebsite/report
Code Repo: https://github.com/SimonSchirber/Ultra-Wide-Band-M202/tree/main/Main

See Anchor 1, Anchor 2, and initiator. Pretty much you just set new addresses on every anchor you add and set the initiator to look out for it. I also added a smoothing filter averaging every 10 samples a second because readings from one anchor from reading to reading seemed to change drastically with no movement

@kyuhyong
Copy link

Hi @SimonSchirber. Thanks for your post.
I tried to upload the code you posted but could not get it to work. Can you explain a little bit about the setup?
I'm also trying to set 2 anchors stationary on a platform and 1 tag is moving and detect the location of the tag on a stationary platform. Is this setup possible?

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

4 participants