Difference between revisions of "DW1000 Tag"

From InCircuit
Jump to: navigation, search
(Downloads)
(Hardware)
Line 12: Line 12:
 
*microUSB connector for battery loading
 
*microUSB connector for battery loading
 
*Transparent enclosure
 
*Transparent enclosure
*Accelerometer, 3-Axis ([http://www.nxp.com/assets/documents/data/en/data-sheets/MMA7660FC.pdf MMA7660FC])
+
*Accelerometer, 3-Axis ([[Media:MMA7660FC.pdf|Datasheet NXP MMA7660FC]])
 
*3 free programmable LEDs
 
*3 free programmable LEDs
  

Revision as of 11:32, 5 July 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 18650 battery
  • microUSB connector for battery loading
  • Transparent enclosure
  • Accelerometer, 3-Axis (Datasheet NXP 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