Hi,
We would like to test your code with Arduino Uno and ESP32. Could you send us your Code via Mail to geotag-streuung-0d@icloud.com?
Have a nice day!
David
@nconcepts
Hi, finally got around to testing... I have a Quaorvi DWS300 Arduino form board which I have plugged into a standard UNON R3
I changed the RST/IRQ/SS to the following
// Arduino UNO
const uint8_t PIN_RST = 7; // reset pin
const uint8_t PIN_IRQ = 8; // irq pin
const uint8_t PIN_SS = 10; // spi select pin
and set up two of these units with Simple TX, Simple RX.
They compile, run, and show
PLL is locked..
PGF cal complete..
On RX I never get passed the following in 'Loop'
if (status_reg & SYS_STATUS_RXFCG_BIT_MASK)
Any ideas why this would be.
Sorry about the spelling errors!
Dear,
I'm sorry but I'm not intending to port the code for any arduino board.
As mentioned, this is an adaptation for ESP32-UWB3000.
I won't be able to help you, sorry.
Best regards,
Yannick
Hi,
My code is not for Uno, only for ESP32.
You can find the code attached.
Best regards,
Yannick
Dw3000.zip (180 KB)
Hi @nconcepts
I would like to test your code with Arduino Uno and ESP32. Could you send me your Code via Mail to prabhat@deepgrid.in
Have a great day!
Dears,
I provided my last version of firmware for ESP32-DWM3000 to Makerfabs.
You can find it online: GitHub - Makerfabs/Makerfabs-ESP32-UWB-DW3000
Best regards,
Yannick
Hey All,
since nobody will know me here: I'm a senior C/C++ Developer with about 10 years of experience and lots of experience in the Arduino field. I'm currently working on the DW3000 library for Arduino UNO (atmega328p) Support to make it better accessible for new and learning folks. I converted the work of anvio to a working Arduino IDE library and fixed some issues in the TWR-example files already. It's currently not running stable but it seems to be sending and receiving frames between the responder and initiator just fine.
@anvio Thank you for your great work! Once I made it work properly, I'm more than happy to send you the working library file! If you could share some issues you ran into while testing, it would be much appreciated and help me with further testing/validating the code!
@nconcepts Thank you also for the great work! I looked in your library as well and I'm currently waiting for my ESP32s in Arduino-Uno-Formfactor to arrive (AZ-Delivery has some cheap options with the right SPI-Pinout, so it should work out of the box with the evaluation shields). Is your current state on GitHub already capable of TWR? The readMe on GitHub said: "More software support, such as ranging, is not available at this time.". Is there anything I can help you with to get it running?
Best regards,
Alex
HI,
i have been using DWM3000EVB (arduino shield) with NRF using their SDK. works great. But would be very much interested into having arduino IDE based programming. I would be more than happy to collaborate.
but when tried with DWM3000 module separately with NRF52840 it isnt working even with their own SDK and same program that works with shield. No idea if it is something related to the connections ?
Has anyone tried to connect the DWM3000 module with NRF52840 ?
regards
EM
Hello,
I'm interested in the Arduino library you developed. Is that working only on ATMEGA328P? I'm currently trying to use the DWM3000EVB with an ATMEGA4809 but I'm having a hard time finding compatible libraries.
Hi nconcepta, thx for your effort. Is it possible to get the dwm3000 library for the arduino ?
Hey! I've been busy with work and this has been something ive wanted to get back to for a while. What kind of progress have you made? You can also PM me for more info on issues I was having if not solved already
@nconcepts Hello, I cannot figure out how to PM you, but would you be able to send me the code? calebr2310@gmail.com
Hi all,
I was wondering if anyone got the DWM3000 working with the arruino uno or a similar arruino device. I very much appreciate the help
Thank you
Thomas
Hi,
I would like to test your code with Arduino Uno. Could you send me your Code via Mail to roman.ra.2014@gmail.com
Hello, I'm also a master researcher who is conducting research using DW3000.
The built-in API code is so difficult that I am viewing the datasheet and recreating the code.
I'm still lacking a lot, but I'm doing my best as far as I know.
It will be implemented from basic Tx/Rx.
I'm looking for someone to help me with this.
Code is being implemented by Arduino UNO.
The Github link is as follows.
Hi
Have tried out your code but see no receive
You are on the right track though to attempt to start from scratch. It was due to the difficulties of the original code that I started this forum. I tried and failed!
Hi, would you please send me a copy of your code?
calebr2310@gmail.com
Hi!
I am working on a senior capstone project using the DWM3000 module to aid in precision landing for multirotor drones. I would like to help you work on some of the code! I have some experience in microcontroller prototyping but I have always used prebuilt libraries found on github.
I would love to learn how write firmware, assuming that is what you are doing and what it is called. Our goal was to use the ESP-S3 board but we have some arduino unos that we could test with. Would you be willing to help me implement the ESP32 - S3 as well?
Hi brother, could you help me with connecting dwm3000evb to arduino, explain how to interact with dwm3000evb.I will be very grateful