thotro / arduino-dw1000

A library that offers functionality to use Decawave's DW1000 chips/modules with Arduino.
Apache License 2.0
527 stars 288 forks source link

Messaging between 1 tag and 1 anchor does not work #193

Closed ghost closed 7 years ago

ghost commented 7 years ago

The devices I used are as follow:

  1. two dw1000
  2. two Arduino NANO
  3. one PC

DW1000 and Arduino IRQ-->1ohm-->pin2 and other pin connection is as same as the provided connection.

I've tested BasicConnectivity and work well. But when I download the BasicReceiver and BasicSender to NANO, it comes weird that the receiver didn't respond to sender. Furthermore, I test ranging code and they don't work as well. I am very confused. :(

ghost commented 7 years ago

I think that if the BasicConnectivity can work but the messaging can't work, the reason may be that the IRQ pin didn't work. I will test IRQ pin. Keep moving

ghost commented 7 years ago

I change the resistance into 1k ohm but still can't work

ghost commented 7 years ago

thanks #54 I get to realize the issues of power current