Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DWM1000 NodeMCU Esp8266 3 anchors and 1 Tag #326

Open
Aria98Esc opened this issue Dec 9, 2021 · 3 comments
Open

DWM1000 NodeMCU Esp8266 3 anchors and 1 Tag #326

Aria98Esc opened this issue Dec 9, 2021 · 3 comments

Comments

@Aria98Esc
Copy link

Step 1: What do you want?

  • Report an issue.
  • Improve code (and need help).
  • Suggest a new feature.
  • Present a new hardware adapter board or wiring.
  • 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.
image
WhatsApp Image 2021-12-09 at 4 00 02 PM
Connections:
Esp8266 -> Dwm1000
D1-> RST
D2->IRQ
3V -> 3V
GND -> GND
D5->SCK
D6->MISO
D7->MOSI
D8->CS

@Aria98Esc
Copy link
Author

image

@ZakariaPZ
Copy link

Hi, I'm also working on a project with the DWM1000. Did you figure this out?

@az-z
Copy link
Contributor

az-z commented Dec 15, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants