thotro/arduino-dw1000

Why is the "checkForReset" method so necessary for Anchor?

Aldmi opened this issue · 0 comments

Aldmi commented

If you remove the call to the "checkForReset" method, then after a while receiver Anchor stops receiving (although TAG transmits Blink messages continuously).
Why it is necessary to restart the receiver by calling the "receiver()" method?