Difference between revisions of "DW1000 Tag"

From InCircuit
Jump to: navigation, search
(Software)
Line 14: Line 14:
 
*Accelerometer, 3-Axis ([http://www.nxp.com/assets/documents/data/en/data-sheets/MMA7660FC.pdf MMA7660FC])
 
*Accelerometer, 3-Axis ([http://www.nxp.com/assets/documents/data/en/data-sheets/MMA7660FC.pdf MMA7660FC])
 
*3 free programmable LEDs
 
*3 free programmable LEDs
 
 
==Downloads==
 
 
*Datasheet: [[Media:305000106A_DW1000_Tag.pdf | Datasheet {{PAGENAME}}]]<br/>
 
*Schematic: [[Media:schematic_dw1000_tag.pdf | Schematic {{PAGENAME}}]]<br/>
 
  
 
<br/>
 
<br/>
 
 
==Software==
 
==Software==
  
Line 62: Line 55:
 
  s
 
  s
 
* store current configuration to eeprom (The F option is not stored and reset on USB disconnect)
 
* store current configuration to eeprom (The F option is not stored and reset on USB disconnect)
 +
 +
<br/>
 +
==Downloads==
 +
 +
*Datasheet: [[Media:305000106A_DW1000_Tag.pdf | Datasheet {{PAGENAME}}]]<br/>
 +
*Schematic: [[Media:schematic_dw1000_tag.pdf | Schematic {{PAGENAME}}]]<br/>

Revision as of 12:01, 30 May 2017

Hardware

Tag for Ranging / RTLS applications with radino32 DW1000 Ultra Wide Band module.

DW1000 Tag


Features:

  • radino32 DW1000 module
  • Integrated UWB antenna
  • Integrated USB-Li-ion loader for 181650 batery
  • microUSB connector for batery loading
  • Transparent enclosure
  • Accelerometer, 3-Axis (MMA7660FC)
  • 3 free programmable LEDs


Software

The DW1000 Tag will be shipped with a closed source demo-firmware.


Functionality of demo-firmware

  • Communication with Anchor
  • USB usable as configuration interface
  • No power management: battery loader works, but the DW1000 Tag runs at full power
  • Fix HF-setup (channel, band width, transmitting power)


Working with the demo-firmware command mode

  • Connect the DW1000 Tag to your PC via USB
  • Start a terminal program (e.g. PuTTY, HTerm, Hyperterminal, ...) with 57600 baud and 8N1
  • After opening the connection press <Enter> once to display the menu
A)ddr:0x1234  C)han:5  X)Str:27.5  R)eload  S)tore  F)orceMeas:N
>


Available commands:

All commands will be send by <Enter>.

aYYYY
  • set address to 0xYYYY. (Vaild values: 0x0000 to 0xFFFF)
cX
  • set channel to X. (Valid values: 1,2,3,4,5,7)
xYYZ
  • set tx power to YY.Z dB (Range 0 to 33.5 steps of 0.5)
f
  • Toggle execute measurements. The module communicates with the anchors and prints out results.
r
  • reload last stored values from eeprom
s
  • store current configuration to eeprom (The F option is not stored and reset on USB disconnect)


Downloads

Personal tools