thotro / arduino-dw1000

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

After Tags resets, It does not restart comm's with Anchor. #222

Open GremlinsInGame opened 7 years ago

GremlinsInGame commented 7 years ago

Reporting my experience or measurement.

Arduino IDE version or Toolchain: 1.6.9, teensyduino 1.35 dw1000 Library version: master.. ? Arduino device: Teensy 3.2 Used adapter board: No

Using 2 Anchors and 1 Tag with DW1000Ranging example code. I've changed to Static short Addresses so that my Tag knows which Anchor is which.

The problem is that when I upload new code to My Tag which is on a mobile robot, about 50% of the time, The tag will not restart communication with one or both of the anchors.

Steps to reproduce:

  1. Reset Tag. Either by power Off/Power on, or by uploading code.
  2. Tag doesnt reconnect with both Anchors and never will until Anchor is reset.

Expected Results:

mak237 commented 6 years ago

I've been experiencing this bug too. I'm currently working with 4 anchors and 1 tag using arduino pro minis on the Wayne Holder adapter board. Whenever I reset the tag it fails to detect at least one of the anchors.