Coder Social home page Coder Social logo

Comments (2)

fanno avatar fanno commented on July 20, 2024

Could it be as simple as adding a
void update(uint8_t ss, uint8_t irq, uint8_t rst) {
_ss = ss;
_irq = irq;
_rst = rst;
}

to change the "active" pins depending on and NOT use interupt and "manually" and:
send out from A1
switch to A2
read from A2 wait for data
Send reply back to A1
switch to A1
read from A1 wait for data
(and repeat a few times to get a average)

do some thing again for a1/a3 .. and then A3 to a2 ?

once calibrated make loop that loop throw A1-A3 looking for data.

Then reply to T1 when ( A1-A3 got a range command)

A1 would also have to send info about the A1A2. A1A3 and A2A3 so T1 can determin it's position. (this would be done once) per power up

eventuatly if more tags are needed A4 could range to A1-A2-A3 and get their position. of there even more where maybe Aother tag is added around a cornot where it could not see A2 but see A1 and A3 and A4 then it woule use thoes to

noticed from the exambles that the report message has no indentifyer in it.. i assume i could add the "macadress/NetworkId" short or long. to responce so i get to know what range corensponds to what anchor? (adding more data to eg "transmitRangeReport")

from arduino-dw1000-ng.

mertdluffy avatar mertdluffy commented on July 20, 2024

Is there anybody who could manage multiple tag support?

from arduino-dw1000-ng.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.