-
Hi Liven,
I think I am almost there with the compilation...! Thank you for adding a build script, it got as far as line 32 where it tries to run `make flash` in the vertx-esp8266 directory. It thr…
mj8ac updated
6 years ago
-
Hi Thomas,
I'm really impressed with the work you've done :), thanks!
I wanted to ask you if you know if there's a way of syncing the DWM1000 clock externally.
I know that the DW1000 has the SYNC pin,…
-
i am trying ranging with one anchor and one tag .
the issue is it is getting the range or sometime after that the anchor current consumption is around 40-60ma. but if i check with the pro mini it i…
-
Hi, I really appreciate your project. It's not an issue but more of a question. Is it possible to use this library for Arduino + EVB1000?
I’ve managed to connect SPI pins (SPICSn, SPIMOSI, SPIMISO,…
-
Complete newbie here...does anyone have some basic tutorials on connecting the DWM1000 to a Arduino (Uno or Pro Mini)? Please and thank you.
-
Hi, i want to contol the GPIOs on the DWM1000 Module. In the library I only found the following function:
`void DW1000Class::setGPIOMode(uint8_t msgp, uint8_t mode) {
byte gpiomode[LEN_GPIO_MODE];
…
Feixl updated
6 years ago
-
The `eprintf` function doesn't support print size settings, which is problematic for printing number above 32bits, such as the MCU serial number or the dwm1000 mac address
For example MCU serial n…
sdalu updated
6 years ago
-
Hi All,
I am using the DWM1000 chips, one as an anchor and one as a tag and I am using the DW1000RANGING_TAG/ANCHOR examples, with no alterations to the code.
For some reason I am getting negati…
-
hello, I downloaded the dwm1000 library and do not copy the examples that it brings, can someone tell me how to fix it?
-
Hi,
I am using the DWM1000 modules (3 anchors and 1 tag), all connected to Arduino Pro Mini 3.3v. I am using the DW1000Ranging_ANCHOR/TAG examples to retrieve ranges for the distances between the t…