You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Want to report my experience or measurement. (Please also add them to the wiki!)
Step 2: Describe your environment
Arduino IDE version or Toolchain: _____
dw1000 Library version: _____
Arduino device: _____
Used adapter board: _____
Step 3: Describe the problem
Affected file(s) or example(s):
Filename 1
Filename 2
Steps to reproduce:
Observed Results:
What happened? This could be a description, log output, etc.
Expected Results:
What did you expect to happen?
Relevant Code:
// TODO(you): code here to reproduce the problem
Hello, I have 4 DWM1000 modules. I use 3 of them as anchors and 1 as a tag. I have managed to communicate 1 anchor to the tag, but the other 2 dont work properly. This 2 can only transmit (I tested them with the basic receiver and sender and they can only transmit). So, I tried with the ranging anchor and tag codes and there is no answer from those modules. I also tested them with the basic connectivity and then they do work properly. All the data is shown there. I dont know what Im doing wrong with the ranging anchor code in this modules that dont work. Could you help me with that? I am using a nodeMCU ESP8266 with the DWM1000 and I dont have this modules in a PCB. I just welded wires to then pins. Im using the last version of Arduino and Thotro's library.
Connections:
Esp8266 -> Dwm1000
D1-> RST
D2->IRQ
3V -> 3V
GND -> GND
D5->SCK
D6->MISO
D7->MOSI
D8->CS
The text was updated successfully, but these errors were encountered:
Step 1: What do you want?
Step 2: Describe your environment
Step 3: Describe the problem
Affected file(s) or example(s):
Steps to reproduce:
Observed Results:
Expected Results:
Relevant Code:
// TODO(you): code here to reproduce the problem
Hello, I have 4 DWM1000 modules. I use 3 of them as anchors and 1 as a tag. I have managed to communicate 1 anchor to the tag, but the other 2 dont work properly. This 2 can only transmit (I tested them with the basic receiver and sender and they can only transmit). So, I tried with the ranging anchor and tag codes and there is no answer from those modules. I also tested them with the basic connectivity and then they do work properly. All the data is shown there. I dont know what Im doing wrong with the ranging anchor code in this modules that dont work. Could you help me with that? I am using a nodeMCU ESP8266 with the DWM1000 and I dont have this modules in a PCB. I just welded wires to then pins. Im using the last version of Arduino and Thotro's library.
Connections:
Esp8266 -> Dwm1000
D1-> RST
D2->IRQ
3V -> 3V
GND -> GND
D5->SCK
D6->MISO
D7->MOSI
D8->CS
The text was updated successfully, but these errors were encountered: