Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding sensor Dragino TrackerD #1843

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
63 changes: 63 additions & 0 deletions Adding sensor Dragino TrackerD
Original file line number Diff line number Diff line change
@@ -0,0 +1,63 @@
---
id: TrackerD
title: TrackerD
pagination_label: TrackerD
sidebar_label: TrackerD
description: TrackerD – LoRaWAN Tracker
image: img/network-iot/devices/ready-to-use/dragino/trackerd.jpg
slug: /network-iot/devices/ready-to-use/dragino/trackerd
---

import useBaseUrl from '@docusaurus/useBaseUrl'

## TrackerD

TrackerD -- LoRaWAN Tracker

The Dragino TrackerD is an open-source LoRaWAN Tracker that has various sensors such as GPS, Wi-Fi, BLE, Temperature, Humidity, Motion Detection, and Buzzer. Users can use TrackerD for different tracking scenarios.

<img src={useBaseUrl('img/network-iot/devices/ready-to-use/dragino/trackerD.jpg')} />

### Resources

- [Product Page](https://www.dragino.com/products/tracker/item/234-trackerd.html)
- [Datasheet](https://www.dropbox.com/sh/4oiobuaaxjxhhuk/AABEZrjcwQwdEsI39FCkaOhDa/Datasheet_TrackerD.pdf?dl=0)
- [Manual](http://wiki.dragino.com/xwiki/bin/view/Main/User%20Manual%20for%20LoRaWAN%20End%20Nodes/TrackerD/)

### Specifications

#### LoRaWAN device type:

- Class A end-device

#### Sensors:

- GPS
- Wi-FI
- BLE
- accelerometer
- motion detection
- humidity
- temperature
- battery

#### Dimensions:

**Device:**
- width: 48 mm
- length: 85 mm
- height: 15 mm

#### Weight:

- 50 grams (without USB cable)

#### Battery:

- type: 1000 mAh Lithium-ion (Li-ion)
- replaceable: false
- rechargeable: true

---

Content generated from [LoRaWAN-devices](https://github.com/TheThingsNetwork/lorawan-devices)