-
in the library file,it defined many address arrays why should it has random address ?isn't one determined address is enough for one DWM1000 device?
who can help me.
thanks a lot.
-
I've measured current consumption from 5 mA on the DWM1000 in sleep time (DW1000.deepSleep();). It's to more then 100 nA mentioned in DW1000 datasheet. Have someone better result or ideas how to decre…
-
HI all,
I am working on indoor localization project now. I built the PCB for DWM1000 and plan to connect with Arduino pro mini or nano. but before connection, can anybody tell me do I need to program…
CFH00 updated
2 years ago
-
Hi,
Thanks for sharing this project. I put it together using two Arduino Pro Mini 3.3v and get negative distances in the 4-digit order when the nodes are about 1.5mts away. I am powering the DWM1000 …
-
Hi Everybody,
I'm new in this application.
I'm tryng to setup a communication between an Arduino Uno and an Arduino Nano (with Atmel 328) using two DWM1000.
I followed the electrical scheme showed in…
-
Hi,
My apologies for my english.
I am planning to buy two or three DWM1000 modules and I have a few questions before buying it.
For each question , the method I want to use is a two way ranging…
-
-
I want to make continues ranging to make this:
ı changed
PRINTLN(F(" Ranging all anchors. Return to IDLE"));
updateState(STATE_IDLE);
to
PRINTLN(F(" Ranging all anchors. Return to IDL…
-
Hello Everyone,
Some of you can get some advance in one of these critical topics for this Library:
*Wired Clock Synchronization
*Wireless Clock synchronization
*TDoA System
*Multiple TAG Support wit…
-
Hi! I would like some help with the DW1000Ranging_TAG/ ANCHOR examples.
I have two dwm1000 modules, one connected to an arduino pro mini (the 3.3V one) (the tag) and one connected to an Arduino due …