*SPI M1 is nRF52 SPI master 1, SPI S2 is SPI slave 2
Product Overview
The DWM1001C module is based on Decawave's DW1000
Ultra Wideband (UWB) transceiver IC, which is an
IEEE 802.15.4-2011 UWB implementation. It integrates UWB
and Bluetooth® antenna, all RF circuitry, Nordic Semiconductor
nRF52832 and a motion sensor.
Key Features
• Ranging accuracy to within 10cm.
• UWB Channel 5 printed PCB antenna (6.5 GHz)
• 6.8 Mbps data rate IEEE 802.15.4-2011 UWB compliant
• Nordic Semiconductor nRF52832
• Bluetooth® connectivity
• Bluetooth® chip antenna
• Motion sensor: 3-axis accelerometer
• Current consumption optimised for low power sleep mode: <15μA
• Supply voltage: 2.8 V to 3.6 V
• Size: 19.1 mm x 26.2 mm x 2.6 mm
• Certified to ETSI, FCC and ISED regulations
o FCC ID: 2AQ33-DWM1001, IC: 23794-DWM1001
Key Benefits
• Enables anchors, tags & gateways to quickly get an entire RTLS system up-and-running
• Accelerates product designs for faster Time-to-Market & reduced development costs
• Low-power hardware design and software architecture for longer battery life
• SPI, UART, I2C and Bluetooth® to interface DWM1001C with an external device
• Ready-to-go embedded downloadable firmware for Two Way Ranging RTLS application:
o User API to DWM1001C firmware (available as a library) for user code customisation
o On-board Bluetooth® SMART for connectivity to phones/tablets/PCs
o SPI, UART and Bluetooth® APIs to access module firmware from an external device
o See MDEK1001 and PANS on www.decawave.com for additional information
Decawave products are not authorized for use in safety-critical applications (such as life support) where a
failure of the Decawave product would reasonably be expected to cause severe personal injury or death.
Decawave customers using or selling Decawave products in such a manner do so entirely at their own risk
and agree to fully indemnify Decawave and its representatives against any damages arising out of the use of
Decawave products in such safety-critical applications.
Caution! ESD sensitive device. Precaution should be used when handling the device in order
to prevent permanent damage.
The block diagram on page 1 of this data sheet shows the major sections of the DWM1001C. An overview of these
blocks is given below.
1.1 UWB Transceiver DW1000
The module has a DW1000 UWB transceiver mounted on the PCB. The DW1000 uses a 38.4 MHz reference
crystal. The crystal has been trimmed in production to reduce the initial frequency error to approximately 3 ppm,
using the DW1000 IC’s internal on-chip crystal trimming circuit.
Always-On (AON) memory can be used to retain DW1000 configuration data during the lowest power operational
states when the on-chip voltage regulators are disabled. This data is uploaded and downloaded automatically. Use
of DW1000 AON memory is configurable.
The on-chip voltage and temperature monitors allow the host to read the voltage on the VDDAON pin and the
internal die temperature information from the DW1000.
See the DW1000 Datasheet [2] for more detailed information on device functionality, electrical specifications and
typical performance.
1.2 Bluetooth® Microprocessor Nordic nRF52832
The nRF52832 is an ultra-low power 2.4 GHz wireless system on chip (SoC) integrating the nRF52 Series 2.4
GHz transceiver and an ARM Cortex-M4 CPU with 512kB flash memory and 64kB RAM.
See the nRF52832 Datasheet[1] for more detailed information on device functionality, electrical specifications and
typical performance.
1.3 Power Supply and Power management
The power management circuit consists of a switch mode regulator. It is a buck convertor or step down convertor.
The input voltage to the DWM1001C can be in the range 2.8V to 3.6V. Outputs from the convertor provides 1.8V
which is required by the DW1000[2]
1.4 Three Axis Motion Detector STMicroelectronics LIS2DH12TR
The LIS2DH12 is an ultra-low-power high performance three-axis linear accelerometer with digital I2C/SPI serial
interface standard output. The LIS2DH12 has user-selectable full scales of ±2g/±4g/±8g/±16g and is capable of
measuring accelerations with output data rates from 1 Hz to 5.3 kHz. The self-test capability allows the user to
check the functionality of the sensor in the final application. The device may be configured to generate interrupt
signals by detecting two independent inertial wake-up/free-fall events as well as by the position of the device itself.
The LIS2DH12 is guaranteed to operate over an extended temperature range from -40 °C to +85 °C.
See the LIS2DH12TR Datasheet[4] for more detailed information on device functionality, electrical specifications
and typical performance.
1.5 Software on board
The DWM1001 module comes pre-loaded with embedded firmware which provides two-way ranging (TWR) and
real time location system (RTLS) functionality. See the details in the DWM1001 Firmware User Guide [6]. The
module can be configured and controlled via its API, which can be accessed through a number of different
interfaces, allowing flexibility to the product designer. The details of the API are described in the DWM1001
Firmware API Guide [5]. Decawave also provides the module firmware in the form of binary libraries and some
source code. A build environment is provided, so that the user can customise the operation and if required add
their own functions[6].
Depending on the end-use applications and the system design, DWM1001C settings may need to be tuned. To
help with this tuning several built in functions such as continuous wave transmission and continuous packet
transmission can be enabled. See the DW1000 User Manual [3] for further details.
2.1.1 Crystal Oscillator Trim
DWM1001C modules are calibrated at production to minimise initial frequency error to reduce carrier frequency
offset between modules and thus improve receiver sensitivity. The calibration carried out at module production
will trim the initial frequency offset to less than 3 ppm, typically.
2.1.2 Transmitter Calibration
The DWM1001C is calibrated in module production, the calibrated values is permanently stored in the DW1000
OTP. This module is calibrated to meet the regulatory power spectral density requirement of less than -
41.3 dBm/MHz.
2.1.3 Antenna Delay Calibration
In order to measure range accurately, precise calculation of timestamps is required. To do this the antenna delay
must be known. The DWM1001C allows this delay to be calibrated and provides the facility to compensate for
delays introduced by PCB, external components, antenna and internal DWM1001C delays.
When using the pre-loaded embedded firmware of the DWM1001C module, the Antenna Delay has been pre-
calibrated for this configuration. The antenna delay is stored in OTP memory.
To calibrate the antenna delay, range is measured at a known distance using two DWM1001C systems. Antenna
delay is adjusted until the known distance and reported range agree.
Antenna delay calibration must be carried out as a once off measurement for each DWM1001C design
implementation. If required, for greater accuracy, antenna delay calibration should be carried out on a per
DWM1001C module basis, see DW1000 User Manual [3] for full details. Further details can be found in the
Antenna Delay Application Note [8].
location data ready.
See the function dwm_int_cfg() in the DWM1001
Firmware API Guide for details[5].
UART_TX 20 DO
UART_TX, This is also the ADC function of the
nRF52
General purpose I/O pin of the DW1000.
[N] P0.05
[DW] GPIO1
It may be configured for use as a SFDLED
GPIO_1 21 DIO
driving pin that can be used to light a LED when
SFD (Start Frame Delimiter) is found by the
receiver. Refer to the DW1000 User Manual [1]
for details of LED use.
General purpose I/O pin of the DW1000.
[DW] GPIO0
It may be configured for use as a RXOKLED
GPIO_0 22 DIO
driving pin that can be used to light a LED on
reception of a good frame. Refer to the
DW1000 User Manual [1] for details of LED use.
GPIO_15 23 DIO General purpose I/O pin. [N] P0.15
GPIO_8 25 DIO General purpose I/O pin. [N] P0.08
Configured as a SPI slave this pin is the SPI
SPIS_MISO 26 DI
data output. Refer to Datasheet for more details
[N] P0.07
[1].
Configured as a SPI slave this pin is the SPI
SPIS_MOSI 27 DO
data input. Refer to Datasheet for more details
[N] P0.06
[1].
Configured as a SPI slave this pin is the SPI
SPIS_CLK 28 DI
clock. This is also the ADC function of the
[N] P0.04
nRF52
SPIS_CSn 29 DI
GPIO_3 30 DO
GPIO_2 31 DO
BT_WAKE_UP 32 DI
RESETn 33 DI Reset pin. Active Low Input. [N] P0.21
VCC 12 P External supply for the module. 2.8V - 3.6V
chip select. This is an active low enable input.
The high-to-low transition on SPICSn signals the
start of a new SPI transaction. This is also the
ADC function of the nRF52
This pin is configured for use as a TXLED
[DW] GPIO3
driving pin that can be used to light a LED
during transmit mode. Refer to the DW1000
User Manual [2] for details of LED use.
This pin is configured for use as a RXLED
[DW] GPIO2
driving pin that can be used to light a LED
during receive mode. Refer to the DW1000
User Manual [2] for details of LED use.
When this pin is asserted to its active low state
the Bluetooth device will advertise its availability
for 20 seconds by broadcasting advertising
packets. This is also the ADC function of the
nRF52.
Power Supplies
[N] P0.03
[N] P0.02
DWM1001C Datasheet
Ground
ABBREVIATION
EXPLANATION
G
Ground
nRF52832 Pin
Function
I2C slave device
Address
designation)
SIGNAL NAME
PI
N
I/O
(Default
)
DESCRIPTION
REFERENCE (Pin
GND
1,
11,
24,
G Common ground.
34
Table 2: Explanation of Abbreviations
DI Digital Input
DIO Digital Input / Output
DO Digital Output
P Power Supply
N nRF52832
DW DW1000
Note: Any signal with the suffix ‘n’ indicates an active low signal.
Table 3: Internal nRF52832 pins used and their function
PO.19 DW_IRQ
PO.16 DW_SCK
PO.20 DW_MOSI
PO.18 DW_MISO
PO.17 DW_SPI_CS
PO.24 DW_RST
PO.25 ACC_IRQ
PO.29 I2C_SDA
PO.28 I2C_SCL
DW1000’s GPIOs 5,6 control the DW1000 SPI mode configuration. Within the DWM1001C module, those GPIOs
are unconnected and will be internally pulled down. Consequently, SPI will be set to mode 0. For more details,
please refer to DW1000 data sheet [2].
Stresses beyond those listed in this table may cause permanent damage to the device. This is a stress rating
only; functional operation of the device at these or any other conditions beyond those indicated in the operating
conditions of the specification is not implied. Exposure to the absolute maximum rating conditions for extended
periods may affect device reliability.
The following Figures give power profiles for the DWM1001C on a DWM1001-DEV PCB when used for Two Way
Ranging, see Figure 2. Peak values are given.
Figure 2 shows an example of the power consumption of a DWM1001C tag running the factory loaded firmware.
The tag is in low-power mode, and two-way ranging with 3 anchors. The deep-sleep current occurs while the tag
is sleeping with only the RTC and accelerometer active.
Once awake, the tag transmits at its allocated time in the TDMA-slotting and awaits the anchors responses. This
can be observed as 1 transmission followed by 3 receives, repeated once. After this is completed, the tag spends
some time computing its location, before returning to sleep. The total time awake is dependent on the number of
anchors within range of the tag. For more details on the system operation, see the DWM1001C System Overview
document[9].
Figure 2: power consumption during Two Way Ranging
This section details antenna radiation patterns for the DWM1001-Dev board. Figure 3 presents a view of the
measurement planes considered in this document.
Table 11 shows antenna radiation patterns for the DWM1001C module mounted on the DWM1001-Dev board.
Three planes in the spherical space about the centre of the board are measured, with theta and phi plots
representing perpendicular polarisations.
The DWM1001C antenna is vertically polarised, meaning that the module is intended to be positioned vertically
upright when used in an RTLS system. An omnidirectional radiation pattern is seen in the XZ plane when
observed by another antenna which is also vertically polarised. This is shown in the XZ plane antenna patterns,
where the vertically polarised plot, phi, has a circular, or omnidirectional shape.
If the antennas are oriented perpendicular relative to each other, then the polarisation changes. In this case, the
horizontally polarised pattern, theta, applies and there are nulls at certain angles which can limit range and
introduce location inaccuracy.
When designing the PCB onto which the DWM1001C will be soldered, the proximity of the DWM1001C on-board
antenna to metal and other non-RF transparent materials needs to considered carefully. Two suggested
placement schemes are shown below.
For best RF performance, ground copper should be flooded in all areas of the application board, except
in the areas marked “Keep-Out Area”, where there should be no metal either side, above or below (e.g.
do not place battery under antenna).
The two placement schemes in Figure 4 show an application board with no metallic material in the keep-out area.
The diagram on the right is an application board with the antenna projecting off of the board so that the keep out
area is in free-space. The diagram on the left shows an application board which does not have the module in free
space but has the pcb copper removed on either side (and behind) the module antenna.
(Note: the rectangular area above the shield on the module is the antenna area)
It is also important to note that the ground plane on the application board affects the DWM1001C antenna
radiation pattern. There must be a minimum spacing of 10 mm (d) without metal either side of the module
antenna.
Model Number: DWM1001 FCC ID: 2AQ33-DWM1001 IC: 23794-DWM1001
10.1 Agency Certifications
10.1.1 United States (FCC)
This device complies with Part 15 of the FCC Rules:
Operation is subject to the following conditions:
1. This device many not cause harmful interference, and
2. This device must accept any interference received, including interference that may cause undesired operation
Changes and Modifications not expressly approved by Decawave Ltd. can void your authority to operate this
equipment under Federal Communications Commissions rules.
Warning: Changes or modifications to this unit not expressly approved by the party responsible for compliance
could void the user’s authority to operate the equipment.
To fulfill FCC Certification requirements, an OEM manufacturer must comply with the following regulations:
1. The DWM1001C modular transmitter must be labeled with its own FCC ID number, and, if the FCC ID is not
visible when the module is installed inside another device, then the outside of the device into which the module is
installed must also display a label referring to the enclosed module. This exterior label can use wording such as
the following:
IMPORTANT: Contains FCC ID: 2AQ33-DWM1001. This equipment complies with Part 15 of the FCC Rules.
Operation is subject to the following two conditions: (1) this device may not cause harmful interference, and (2)
this device must accept any interference received, including interference that may cause undesired operation
(FCC 15.19).
10.1.2 Radio and Television Interference
This equipment has been tested and found to comply with the limits for a Class B digital device, pursuant to Part
15 of the FCC rules. These limits are designed to provide reasonable protection against harmful interference in a
residential installation. This equipment generates, uses and can radiate radio frequency energy and, if not
installed and used in accordance with the instructions, may cause harmful interference to radio communications.
However, there is no guarantee that interference will not occur in a particular installation. If this equipment does
cause harmful interference to radio or television reception, which can be determined by turning the equipment off
and on, the user is encouraged to try to correct the interference by one or more of the following measures:
- Reorient or relocate the receiving antenna.
- Increase the separation between the equipment and the receiver.
- Connect the equipment into an outlet on a circuit different from that to which the receiver is connected.
- Consult the dealer or an experienced radio/TV technician for help.
You may also find helpful the following booklet, prepared by the FCC: "How to Identify and Resolve Radio-TV
Interference Problems." This booklet is available from the U.S. Government Printing Office, Washington D.C.
The DWM1001C Module has been certified for use in European Union countries. If these modules are
incorporated into a product, the manufacturer must ensure compliance of the final product to be European
harmonized EMC and low voltage/safety standards. A declaration of Conformity must be issued for each of these
standards and kept on file as described in Annex II of the R&TTE Directive.
Furthermore, the manufacturer must maintain a copy of the modules' documentation and ensure the final product
does not exceed the specified power ratings, antenna specifications, and/or installation requirements as specified
in the user manual. If any of these specifications are exceeded in the final product, a submission must be made
to a notified body for compliance testing to all required standards.
IMPORTANT: The “CE” marking must be affixed to a visible location on the OEM product. The CE mark shall
consist of the initials “CE” taking the following form:
The CE marking must have a height of at least 5mm except where this is not possible on account of the nature of
the apparatus.
The CE marking must be affixed visibly, legibly, and indelibly.
This device complies with Industry Canada licence-exempt RSS standard(s). Operation is subject to the following
two conditions: (1) this device may not cause interference, and (2) this device must accept any interference,
including interference that may cause undesired operation of the device.
Le présent appareil est conforme aux CNR d'Industrie Canada applicables aux appareils radio exempts de
licence. L'exploitation est autorisée aux deux conditions suivantes : (1) l'appareil ne doit pas produire de
brouillage, et (2) l'utilisateur de l'appareil doit accepter tout brouillage radioélectrique subi, même si le brouillage
est susceptible d'en compromettre le fonctionnement.
CAUTION: Any changes or modifications not expressly approved by the party responsible for compliance could
void the user’s authority to operate the equipment.
The OEM integrator is still responsible for testing their end-product for any additional compliance requirements
required with this module installed (for example, digital device emissions, PC peripheral requirements, etc.).
This Module is labelled with its own IC ID. If the IC ID Certification Number is not visible while installed inside
another device, then the device should display the label on it referring the enclosed module. In that case, the final
end product must be labelled in a visible area with the following:
“Contains Transmitter Module IC: 23794-DWM1001”
OR
“Contains IC: 23794-DWM1001”
Ce module est étiqueté avec son propre ID IC. Si le numéro de certification IC ID n'est pas visible lorsqu'il est
installé à l'intérieur d'un autre appareil, l'appareil doit afficher l'étiquette sur le module de référence ci-joint. Dans
ce cas, le produit final doit être étiqueté dans un endroit visible par le texte suivant:
“Contains Transmitter Module IC: 23794-DWM1001”
OR
“Contains IC: 23794-DWM1001”
10.2 Regulatory Module Integration Instructions
This module has been granted modular approval for mobile applications. OEM integrators for host products may
use the module in their final products without additional FCC / ISED (Innovation, Science and Economic
Development Canada) certification if they meet the following conditions. Otherwise, additional FCC / ISED
approvals must be obtained.
•The host product with the module installed must be evaluated for simultaneous transmission
requirements.
•The users manual for the host product must clearly indicate the operating requirements and conditions
that must be observed to ensure compliance with current FCC / IC RF exposure guidelines.
•To comply with FCC / ISED regulations limiting both maximum RF output power and human exposure to
RF radiation, the maximum antenna gain including cable loss in a mobile-only exposure condition must
not exceed:
Peak UWB Antenna Gain: 0.0dBi
Peak BLE Antenna Gain: 0.5dBi
•A label must be affixed to the outside of the host product with the following statements:
This device contains FCC ID: 2AQ33-DWM1001
This equipment contains equipment certified under IC: 23794-DWM1001
The final host / module combination may also need to be evaluated against the FCC Part 15B criteria for
unintentional radiators in order to be properly authorized for operation as a Part 15 digital device.
If the final host / module combination is intended for use as a portable device (see classifications below) the host
manufacturer is responsible for separate approvals for the SAR requirements from FCC Part 2.1093 and RSS-
Since host devices vary widely with design features and configurations module integrators shall follow the
guidelines below regarding device classification and simultaneous transmission, and seek guidance from their
preferred regulatory test lab to determine how regulatory guidelines will impact the device compliance. Proactive
management of the regulatory process will minimize unexpected schedule delays and costs due to unplanned
testing activities.
The module integrator must determine the minimum distance required between their host device and the user’s
body. The FCC provides device classification definitions to assist in making the correct determination. Note that
these classifications are guidelines only; strict adherence to a device classification may not satisfy the regulatory
requirement as near-body device design details may vary widely. Your preferred test lab will be able to assist in
determining the appropriate device category for your host product and if a KDB or PBA must be submitted to the
FCC.
Note, the module you are using has been granted modular approval for mobile applications. Portable
applications may require further RF exposure (SAR) evaluations. It is also likely that the host / module
combination will need to undergo testing for FCC Part 15 regardless of the device classification. Your preferred
test lab will be able to assist in determining the exact tests which are required on the host / module combination.
10.4 FCC Definitions
Portable: (§2.1093) — A portable device is defined as a transmitting device designed to be used so that the
radiating structure(s) of the device is / are within 20 centimeters of the body of the user.
Mobile: (§2.1091) (b) — A mobile device is defined as a transmitting device designed to be used in other than
fixed locations and to generally be used in such a way that a separation distance of at least 20 centimeters is
normally maintained between the transmitter’s radiating structure(s) and the body of the user or nearby persons.
Per §2.1091d(d)(4) In some cases (for example, modular or desktop transmitters), the potential conditions of use
of a device may not allow easy classification of that device as either Mobile or Portable. In these cases,
applicants are responsible for determining minimum distances for compliance for the intended use and
installation of the device based on evaluation of either specific absorption rate (SAR), field strength, or power
density, whichever is most appropriate.
10.5 Simultaneous Transmission Evaluation
This module has not been evaluated or approved for simultaneous transmission as it is impossible to determine
the exact multi-transmission scenario that a host manufacturer may choose. Any simultaneous transmission
condition established through module integration into a host product must be evaluated per the requirements in
KDB447498D01(8) and KDB616217D01,D03 (for laptop, notebook, netbook, and tablet applications).
These requirements include, but are not limited to:
•Transmitters and modules certified for mobile or portable exposure conditions can be incorporated in
mobile host devices without further testing or certification when:
•The closest separation among all simultaneous transmitting antennas is >20 cm,
Or
•Antenna separation distance and MPE compliance requirements for ALL simultaneous transmitting
antennas have been specified in the application filing of at least one of the certified transmitters within
the host device. In addition, when transmitters certified for portable use are incorporated in a mobile
host device, the antenna(s) must be >5 cm from all other simultaneous transmitting antennas.
•All antennas in the final product must be at least 20 cm from users and nearby persons.
The design of DWM1001C complies with U.S. Federal Communications Commission (FCC) guidelines respecting
safety levels of radio frequency (RF) exposure for Mobile or Portable devices.
FCC ID:
This product contains FCC ID: 2AQ33-DWM1001
Note: In the case where the Host / Module combination has been re-certified the FCC ID shall appear in the
product manual as follows:
FCC ID: 2AQ33-DWM1001
10.7 Mobile Device RF Exposure Statement
RF Exposure - This device is only authorized for use in a mobile application. At least 20 cm of separation
distance between the DWM1001C device and the user's body must be maintained at all times.
Caution Statement for Modifications:
CAUTION: Any changes or modifications not expressly approved by Decawave Ltd could void the user’s
authority to operate the equipment.
UWB Ultra Wideband A radio scheme employing channel bandwidths of, or in excess of, 500MHz
WSN
BLE
Equivalent
Isotropically
Radiated Power
European
Telecommunication
Standards Institute
Federal
Communications
Commission
General Purpose
Input / Output
Institute of Electrical
and Electronic
Engineers
Long Inter-Frame
Spacing
Programmable Gain
Amplifier
Real Time Location
System
Start of Frame
Delimiter
Serial Peripheral
Interface
Temperature
Controlled Crystal
Oscillator
Time Difference of
Arrival
Wireless Sensor
Network
Bluetooth Low
Energy.
The amount of power that a theoretical isotropic antenna (which evenly distributes
power in all directions) would emit to produce the peak power density observed in the
direction of maximum gain of the antenna being used
Regulatory body in the EU charged with the management of the radio spectrum and
the setting of regulations for devices that use it
Regulatory body in the USA charged with the management of the radio spectrum and
the setting of regulations for devices that use it
Pin of an IC that can be configured as an input or output under software control and
has no specifically identified function
Is the world’s largest technical professional society. It is designed to serve
professionals involved in all aspects of the electrical, electronic and computing fields
and related areas of science and technology
Defined in the context of the IEEE 802.15.4-2011 [7] standard
Circuit normally found at the front-end of a radio receiver designed to amplify very low
level signals while keeping any added noise to as low a level as possible
Physical radio channel configuration in which there is a direct line of sight between
the transmitter and the receiver
Physical radio channel configuration in which there is no direct line of sight between
the transmitter and the receiver
Amplifier whose gain can be set / changed via a control mechanism usually by
changing register values
Circuit designed to generate a signal at a particular frequency whose phase is related
to an incoming “reference” signal.
Used to quantify very small relative proportions. Just as 1% is one out of a hundred,
1 ppm is one part in a million
Generally used to refer to signals in the range of 3 kHz to 300 GHz. In the context of
a radio receiver, the term is generally used to refer to circuits in a receiver before
down-conversion takes place and in a transmitter after up-conversion takes place
System intended to provide information on the location of various items in real-time.
Defined in the context of the IEEE 802.15.4-2011 [7] standard.
An industry standard method for interfacing between IC’s using a synchronous serial
scheme first introduced by Motorola
A crystal oscillator whose output frequency is very accurately maintained at its
specified value over its specified temperature range of operation.
Method of measuring the physical distance between two radio units by exchanging
messages between the units and noting the times of transmission and reception.
Refer to Decawave’s website for further information
Method of deriving information on the location of a transmitter. The time of arrival of a
transmission at two physically different locations whose clocks are synchronized is
noted and the difference in the arrival times provides information on the location of
the transmitter. A number of such TDOA measurements at different locations can be
used to uniquely determine the position of the transmitter. Refer to Decawave’s
website for further information.
A network of wireless nodes intended to enable the monitoring and control of the
physical environment
Decawave develops semiconductors solutions, software, modules, reference designs - that enable real-time,
ultra-accurate, ultra-reliable local area micro-location services. Decawave’s technology enables an entirely new
class of easy to implement, highly secure, intelligent location functionality and services for IoT and smart
consumer products and applications.
For further information on this or any other Decawave product, please refer to our website www.decawave.com