Introducing the DWS1000!

The DWS1000 shield offers developers the flexibility to use the DWM1000 with the MCU of their choice. The Arduino form factor is supported by multiple MCU vendors such as ST, Nordic and others. It is designed to enable low cost, fast evaluation, bring-up and debug of DWM1000 module firmware.

Features:
• Arduino shield with DWM1000 UWB module mounted.
• On board 3V3 DC-DC.
• All module pins accessible.
• Full schematics provided in PDF format.
• Example firmware for ST NUCLEO-F429ZI dev board based on STM32Cube and System Workbench for STM32 available here, just scroll to the bottom of the page.

Available through distribution channels at Digikey and Symmetry priced in the region of $20.

3 Likes

Hello,

There is no software for this online; I purchased 5 of these, but i cannot find any source code as a reference, I also need to implement TWR calibration delay for the antennas, but software for that is also nowhere to be found; there should be a software called DecaRanging for these device, as referenced in the Application Note that talks about how to calibrate these devices.

Can you please provide example code with the appropriate C/C++ drivers for this, and the DecaRanging software that is referenced in the application note for calibration of these IC’s?

Thank you,

Nicolas

Hi,

The source code can be found here:

DW1000 API with STM32F10x Application Examples