Coder Social home page Coder Social logo

Comments (8)

tdh8316 avatar tdh8316 commented on July 20, 2024

Completely resolved after adding a 10K pull-up resistor according to this datasheet.

from arduino-dw1000-ng.

Leylan24 avatar Leylan24 commented on July 20, 2024

Where did you put the 10K resistor ? I am having the same issue my Basic Receiver and Basic Sender is working but the Two Way Ranging example doesnt work

from arduino-dw1000-ng.

tdh8316 avatar tdh8316 commented on July 20, 2024

@lgr9603

from arduino-dw1000-ng.

Sonic0 avatar Sonic0 commented on July 20, 2024

Where did you put the 10K resistor ? I am having the same issue my Basic Receiver and Basic Sender is working but the Two Way Ranging example doesnt work

I think that the @tdh8316 's solution is relative to section 5.2.2 inside DWM1000 datasheet

from arduino-dw1000-ng.

lgr9603 avatar lgr9603 commented on July 20, 2024

@Leylan24 I'm a coworker of @tdh8316 .
Well, we put the 10K resistor on pin 2 to remove noises flowing through it.
And drop the voltage of digital pins from 5V to 3.3V. Dwm1000 can work between 2.4V and 3.75V. (Along to datasheet on decawaver.com)
As I said, arduino uno digital pins use 5V, but DWM1000 sends output signals in 3.3V. So we should increase voltage of DWM1000 signal from 3.3V to 5V.
describing_PICTURE
This is how we worked. I hope it can be help.

from arduino-dw1000-ng.

Leylan24 avatar Leylan24 commented on July 20, 2024

Thanks for you reply. I'm using the ESP8266 Nodemcu and get very inaccurate ranges no idea why

from arduino-dw1000-ng.

Leylan24 avatar Leylan24 commented on July 20, 2024

This is a bit of a stupid question.

But does the ranges only print when the IRQ pin gets pulled high?

from arduino-dw1000-ng.

Sonic0 avatar Sonic0 commented on July 20, 2024

This is a bit of a stupid question.

But does the ranges only print when the IRQ pin gets pulled high?

With this library, the IRQ pin is not required. There are two different init processes, with or without Interrupt pin.

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.