Hi,
I bought 3 DWM3000EVB online with qorvo website, and trying to play with them with an ESP32.
I am trying the basic example ex_00a_reading_dev_id on ArduinoIDE. Compilation OK, Uploading OK, however the reading failed.
How I connected the Pin :
| DWM3000 | ESP32 |
|---|---|
| 3v3 Arduino | 3V3 |
| GND | GND |
| SPICLK | D18 |
| SPIMISO | D19 |
| SPIMOSI | D23 |
| SPICSn | D5 |
| IRQ | D4 |
| RSTn | D15 |
I use Arduino IDE.
I work on macOS and have FTDI drives (did not uploaded COM drivers as recommended, but I think it’s fine)
Usually, how do developers work with an DWM3000 ? What IDE do they used ? What kind of Arduino Shield ?
Any help with the failing device id ?
Is it here to contact the tech support ?
Thanks for reading me ![]()
Adina