> ## Documentation Index
> Fetch the complete documentation index at: https://doc.sensolus.com/llms.txt
> Use this file to discover all available pages before exploring further.

# TRACK 1210

> TRACK 1210 Voertuigtracker op batterij met optionele externe voedingsaansluiting

export const HeaderBadge = ({type, checkDms = false}) => {
  function addGroupBadge(h1Id) {
    const h1Element = document.getElementById(h1Id);
    if (!h1Element) {
      console.error(`Element with ID "${h1Id}" not found`);
      return;
    }
    if (h1Element.querySelector('.header-badge')) {
      console.warn('Header badge already exists on this element');
      return;
    }
    const badge = document.createElement('span');
    badge.className = 'header-badge';
    var badgeText;
    var badgeColor;
    switch (type) {
      case 'public':
        badgeText = 'Public';
        badgeColor = '#858585ff';
        break;
      case 'end-user':
        badgeText = 'End-User';
        badgeColor = '#0071a1';
        break;
      case 'multi-org':
        badgeText = 'Multi-Org';
        badgeColor = '#0071a1';
        break;
      case 'partner':
        badgeText = 'Partner';
        badgeColor = '#0071a1';
        break;
      case 'partner-pricing-eu':
        badgeText = 'Partner-EU';
        badgeColor = '#0071a1';
        break;
      case 'partner-pricing-us':
        badgeText = 'Partner-US';
        badgeColor = '#0071a1';
        break;
      case 'partner-pricing-world':
        badgeText = 'Partner-World';
        badgeColor = '#0071a1';
        break;
      case 'sensolus-internal':
        badgeText = 'Sensolus only';
        badgeColor = '#ffa858';
        break;
      default:
        badgeText = type;
        badgeColor = '#ffa858';
    }
    badge.textContent = badgeText;
    badge.style.cssText = `
        background-color: ${badgeColor};
        color: white;
        padding: 0.3em 0.8em 0.3em 0.8em;
        border-radius: 6px;
        font-size: 0.4em;
        margin-left: 20px;
        vertical-align: middle;
    `;
    h1Element.appendChild(badge);
  }
  function checkDocumentationServerAccess(type) {
    fetch('https://cloud.sensolus.com/documentation/user', {
      method: 'GET',
      headers: {
        'Accept': 'application/json'
      },
      credentials: 'include'
    }).then(response => {
      if (!response.ok) {
        console.error('Could not fetch documentation server user:', response);
      }
      return response.json();
    }).then(user => {
      const compatibleGroups = {
        "NORMAL": ["end-user", "public"],
        "PUBLIC": ["public"],
        "PARTNER": ["partner", "public", "end-user", "multi-org"],
        "MULTI_ORG": ["multi-org", "public", "end-user"],
        "SYSTEM": ["public", "end-user", "multi-org", "partner", "sensolus-internal"]
      };
      const allowedGroups = compatibleGroups[user.orgType] || [];
      const compatiblePriceListGroups = {
        "EU": ["partner-pricing-eu"],
        "US": ["partner-pricing-us"],
        "WORLD": ["partner-pricing-eu", "partner-pricing-us", "partner-pricing-world"]
      };
      allowedGroups.push(...compatiblePriceListGroups[user.orgType === "SYSTEM" ? "WORLD" : user.priceList] || []);
      if (!allowedGroups.includes(type)) {
        if (user.orgType === 'PUBLIC') {
          window.location.href = '/login?redirect=' + encodeURIComponent(window.location.pathname);
        } else {
          window.location.href = '/logout';
        }
      }
      addGroupBadge("page-title");
    }).catch(error => {
      console.error('Could not fetch documentation server user:', error);
      addGroupBadge("page-title");
    });
  }
  useEffect(() => {
    console.info("adding badge");
    addGroupBadge("page-title");
  });
  useEffect(() => {
    console.info("checking server access for type" + type);
    if (type && type !== 'public' && checkDms) {
      checkDocumentationServerAccess(type);
    }
  }, [type]);
  return <></>;
};

<HeaderBadge type={'public'} checkDms={false} />

<Frame>
  <img src="https://mintcdn.com/sensolus/g6Vof8Tz-uQUuC4v/docs/spec_sheets/trackers/images/TRACK-1210.png?fit=max&auto=format&n=g6Vof8Tz-uQUuC4v&q=85&s=a3d806679ee2ec6492f9a13e43215b7b" width="200" height="200" data-path="docs/spec_sheets/trackers/images/TRACK-1210.png" />
</Frame>

<AccordionGroup>
  <Accordion title="Installation manual of TRACK 1210. (pdf)" icon="file">
    **Description**: Installation manual of TRACK 1210.<br />
    **Access level**: end-user<br />
    **Reference**: SDOC-498608282-1041<br />
    **Download**:  [PDF](https://cloud.sensolus.com/documentation/dms/SDOC-498608282-1041)

    <iframe src="https://cloud.sensolus.com/documentation/dms/SDOC-498608282-1041?viewer=true" style={{width: '100%', height: '881px', border: 'none', margin: 0, padding: 0}} />

    <div style={{display: "none"}} data-pdf-text="true">
      [www.sensolus.com](http://www.sensolus.com) | [info@sensolus.com](mailto:info@sensolus.com)
      August 18, 2025 3:52 PM
      Installation and activation manual TRACK 1210

      1. Activation of the tracker
         Hold a magnet for about 5
         seconds on top of the logo on the
         tracker.
         You will first see a red LED. Do
         not remove the magnet yet.
         When the green LED is blinking
         you can remove the magnet. The
         tracker  is ready for use.
         Activation of the tracker is preferably done with clear skies, and not inside (e.g. factory or warehouse).
         Trackers are not activated when delivered to your premises.  Their subscription in the platform will start within six month of purchase.
         Activation troubleshooting
         Activating a tracker that communicates over the NB-IoT network can sometimes come with a delay.
         With a delay we mean that the online status doesn\&#39;t appear within 5 minutes after holding the magnet to the tracker.
         This is mostly due to conditions on the network operator site.
         If the activation wasn\&#39;t successful after 5 minutes the tracker will try again to activate again after waiting 24 hours.
         This long period of time is often an obstacle to start installing trackers to assets and makes the timing of the installation of the trackers
         cumbersome as it is important to only install trackers when they appeared as online on the platform.
         To overcome to 24 hours waiting time, you can do the following:
         if after 5 minutes of waiting and the status didn\&#39;t change yet to "online\&#39;\&#39; hold the magnet again for 5 seconds on top of the tracker to enforce a
         new attempt for activation. Keep trying every 5 minutes until the Online status appears.

      [www.sensolus.com](http://www.sensolus.com) | [info@sensolus.com](mailto:info@sensolus.com)
      [www.sensolus.com](http://www.sensolus.com) | [info@sensolus.com](mailto:info@sensolus.com)
      August 18, 2025 3:52 PM
      August 18, 2025 3:52 PM
      6\. Force new configuration download on the tracker
      Hold a magnet for about 5
      seconds on top of the logo on the
      asset tracker.
      You will see a green LED.
      You will see a red and green LED.
      Now remove the Magnet
      Green LED is blinking for
      minimum 30 seconds.
      Your tracker is checking for new
      configurations
      You see a green LED: New
      configuration setting received
      You see a red LED:
      No new  configuration received.
      A firmware can be uploaded on the zone anchor. Queue the firmware in the Sensolus platform first.
      4\. Fuse installation
      An additional fuse (> 500mA and \< 1A) can be installed.
      Install the fuse on the voltage in red cable in series.
      The tracker has an internal fuse, see specsheet for details.
      The external cable is composed of 4 internal wires:
      •
      Black: GND / Ground. Connect to black battery terminal (negative, minus sign).
      •
      Red: VIN External voltage in. Connect to red battery terminal (positive, plus sign).
      •
      Blue: Digital In / Analog In (not in use currently; pending a future firmware release at unknown date).
      •
      White: Digital Out. (not in use currently; pending a future firmware release at unknown date).
      Put the cable onto the connector.
      Only the black plastic piece will
      go into the connector. Do not
      force this.
      Tighten the connection by gently
      screwing the cable into the
      connector. Do not force this as
      well.
      5\. Connect tracker to the vehicle power source.
      You can add any connector to the
      end of the TRACK 1210 power
      connector wires.
      We recommend using heat shrink
      tubing on the end of the cables.
      Check if the power cable is
      connected well.
      2\. General installation advice
      Avoid blocking the tracker’s view
      with thick metal or carbonfibre
      walls. They weaken or block the
      radiofrequency signals.
      Install the tracker vertically, with
      the logo facing up.
      Place the tracker has high as
      possible on the asset to ensure
      good network coverage.
      Make sure the tracker has a clear
      view on the sky.
      Do not install the tracker on parts
      that receive frequent shocks or
      vibrations.
      If your asset is handled in a
      rough environment, you can
      place the tracker in a protected
      location, but never with metal or
      carbonfibre above the tracker.
      Avoid placing the tracker in a
      place that can collect water.
      Make sure the mounting surface
      is flat and clean, for a strong and
      durable bond.
      Guidelines for mounting methods for the tracker can be found in the Sensolus documentation center.
      Mount the tracker in such a way you have good access and a good view to the power plug of the tracker.
      3\. Mount the tracker onto the vehicle

      [www.sensolus.com](http://www.sensolus.com) | [info@sensolus.com](mailto:info@sensolus.com)
      August 18, 2025 3:52 PM
      7\. Troubleshooting the tracker

      1. Put the magnet on the tracker for less than 5 seconds
      2. The possible LED feedback options are:
         Red LED:
         Tracker is not activated
         Green LED:
         Tracker is activated and working
         properly
         No LED:
         tracker is not functioning
         (probably dead battery -> contact
         support)
         Red LED is blinking:
         Tracker is busy
      3. Installation for shock detection
         For shock sensing the installation of the way the tracker is installed is important.
         Testing on real assets is required before you can use the embedded shock sensor.
      4. Installation for trailers and cooling trucks
         Place the tracker as high as possible on the asset to ensure good network coverage.
         Do not install on the chassis or parts with heavy vibration.
    </div>
  </Accordion>

  <Accordion title="EOL TRACK1210 ZA3510 notice (pdf)" icon="file">
    **Description**: End-of-life notification for the TRACK 1210 and ZA 3510<br />
    **Access level**: partner<br />
    **Reference**: SDOC-498608282-1318<br />
    **Download**:  [PDF](https://cloud.sensolus.com/documentation/dms/SDOC-498608282-1318)

    <iframe src="https://cloud.sensolus.com/documentation/dms/SDOC-498608282-1318?viewer=true" style={{width: '100%', height: '881px', border: 'none', margin: 0, padding: 0}} />

    <div style={{display: "none"}} data-pdf-text="true">
      Ghent, 12/dec, 2025
      Dear Partner, Valued Customer,

      This letter is the official notification that the following products will be discontinued as
      detailed below:

      Product types:\
      TRACK 1210  Vehicle tracker with external power option (NB-IOT only)
      ZA 3510\
      Zone Anchor with external power option (NB-IOT only)

      Reason / background:
      End-of-Life of the product has been decided by product management. They are
      replaced by the NB-IOT/LTE-M combo products (see below).

      Replacement products:
      TRACK 1215  Vehicle tracker with external power option (NB-IOT/LTE-M)
      ZA 3515\
      Zone Anchor with external power option (NB-IOT/LTE-M)

      Thank you for reviewing the above information. Should you have any questions, please
      contact the Sensolus representative in your area.

      Johan Criel\
      CTO and Product Lead at Sensolus
    </div>
  </Accordion>

  <Accordion title="TRACK 1210 (NL) (pdf)" icon="file">
    **Description**: <br />
    **Access level**: public<br />
    **Reference**: SDOC-498608282-1552<br />
    **Download**:  [PDF](https://cloud.sensolus.com/documentation/dms/SDOC-498608282-1552)

    <iframe src="https://cloud.sensolus.com/documentation/dms/SDOC-498608282-1552?viewer=true" style={{width: '100%', height: '881px', border: 'none', margin: 0, padding: 0}} />

    <div style={{display: "none"}} data-pdf-text="true">
      TRACK 1210
      GNSS/Wi-Fi/BLE - NB-IoT
      [www.sensolus.com](http://www.sensolus.com) | [info@sensolus.com](mailto:info@sensolus.com)
      De robuuste low-power tracker kan worden
      aangesloten op een externe voedingsbron. De tracker
      beschikt over NB-IoT-connectiviteit en gegarandeerde
      gegevensherstel. De tracker biedt algemene lokalisatie,
      zone- en hoge-precisielokalisatie. De tracker is
      uitgerust met een ingebouwde temperatuursensor en
      schokdetectie. Compatibel met meerdere externe
      omgevingssensoren. De trackerfirmware kan
      draadloos worden bijgewerkt.
      GNSS
      Wi-Fi scanning
      Bluetooth geobeacon voor zoneprecisie
      NB-IoT
      Europa en Noord-Amerika
      Gegevensherstel
      Tot 12 jaar back-upbatterij
      IP67
      IK 09
      Vlamvertragend
      130×72×36 mm
      212 g (7,6 oz)
      Connectiviteit
      NB-IoT
      •
      Energiezuinige transceiver
      •
      Interne omnidirectionele antenne
      •
      Bidirectionele communicatie
      •
      NB-IoT-banden: Europa en Noord-Amerika
      •
      Gegevensherstel
      •
      OTA-firmware-upgrade (NB-IoT)
      Bluetooth Low Energy (BLE)
      Bluetooth Low Energy 5.0
      Geolokalisatie
      GNSS
      Multi-GNSS-constellatiechipset (GPS+GALILEO)
      BLE
      •
      Sensolus nabijheidsbeacondetectie
      •
      Detecteerbaar door zone- en hoge-precisie-ankers
      Wi-Fi scanning
      •
      Wi-Fi-gebaseerde geolokalisatie
      •
      Wi-Fi 2,4 GHz

      TRACK 1210
      GNSS/Wi-Fi/BLE - NB-IoT
      [www.sensolus.com](http://www.sensolus.com) | [info@sensolus.com](mailto:info@sensolus.com)
      Sensoriek
      Intern
      •
      Activiteitsbewaking
      •
      Oriëntatiebewaking
      •
      Virtuele sabotagedetectie
      •
      Temperatuurbewaking
      •
      Bereik: -20°C tot 60°C (-4°F tot 140°F)
      •
      Typische nauwkeurigheid: +/- 0,25°C (+/- 0,45°F)
      •
      Nauwkeurigheid in het slechtste geval: +/- 1°C (+/-
      1,8°F)
      •
      Configureerbare schokdetectie
      Aansluitbare BLE-omgevingssensoren
      •
      Temperatuur, vochtigheid
      •
      Vulniveau, contact, magneet
      •
      Andere BLE-sensoren kunnen worden toegevoegd
      Activering en montage
      •
      Activeringshandleiding
      •
      Gaten 7x9 mm (⁹/₃₂ \&#42; ²³/₆₄ in) voor schroeven of
      klinknagels. 115 mm (4¹⁷/₃₂ in) afstand tussen de
      middelpunten van de bevestigingsgaten.
      •
      Instructies voor het monteren van het apparaat zijn hier te
      vinden.
      Mechanica en ontwerp
      Antennes
      Alle antennes zijn intern
      Water- en stofbestendigheid
      IP67
      Afmetingen
      130x72x36 mm
      (5⅛ x 2⁵³⁄₆₄ x 1²⁷⁄₆₄ in)
      Stootbestendigheid
      IK09
      Gewicht
      218 gram (7,68 oz) zonder kabel
      Valschok en trillingen
      EN 60068
      Kleur
      Wit en zwart
      Bedrijfstemperatuur
      -20°C tot 60°C
      (-4°F tot 140°F)\&#42;
      De specifieke gegevens met betrekking tot de bedrijfstemperatuur zijn
      afhankelijk van de toepassing, de installatieomstandigheden en
      omgevingsfactoren zoals blootstelling aan zonlicht. Neem voor meer informatie
      contact op met Sensolus. De batterijlevensduur kan worden beïnvloed wanneer
      apparaten gedurende langere perioden aan de uitersten van dit bereik worden
      blootgesteld.
      Behuizing
      •
      PBT/PC 29 TM-Z2 FR UV LS
      •
      Vlamvertragend
      •
      UV-gestabiliseerd

      TRACK 1210
      GNSS/Wi-Fi/BLE - NB-IoT
      [www.sensolus.com](http://www.sensolus.com) | [info@sensolus.com](mailto:info@sensolus.com)
      Voeding
      Spanning
      Ingangsspanning: 10 - 30 V DC met overspanningsbeveiliging
      Typisch stroomverbruik
      \~3 mA (inactief)
      Kabelaansluitingen
      Connectoren naar de voedingsbron kunnen aan de
      kabeluiteinden worden gesoldeerd
      Maximaal typisch stroomverbruik
      •
      300 mA (@10 V)
      •
      70 mA (@30 V)
      Zekeringaanbevelingen
      •
      \> 500 mA en \< 1 A zekering
      •
      De TRACK1210 bevat een niet-herstelbare 1 A
      traagzekering (Bel Fuse 0685T1000) op de externe
      voedingsingang.
      Back-upbatterij
      Standaard 3 cellen
      •
      Batterijlevensduur afhankelijk van de bedrijfsmodus.
      •
      Door gebruiker vervangbaar batterijpakket (Li-SoCl₂)
      12000 mAh
      •
      2,94 gram (0,1037 oz) lithium
      Certificeringen
      Regelgevend
      •
      CE
      •
      FCC
      •
      IC
      Bluetooth 5.0
      Declaratie-ID D068598
      Omgeving
      Valschok
      Elektrische veiligheid
      EN 62368-1
      Gebruikersinteractie
      Apparaatactivering
      Magnetische activering
      LED-feedback
      Groene en rode LED-feedback op het apparaat
      Externe instellingen synchroniseren
      •
      Direct: Magnetische activering
      •
      Periodiek: Geen gebruikersinteractie vereist
      Beheerservices
      Diagnostiek
      •
      Voorspelling van de batterijlevensduur
      •
      Gedetailleerd energieverbruik
      •
      Geolokalisatiediagnostiek
      •
      Installatie
      •
      Communicatiekwaliteit
      Beheer
      •
      OTA-firmware-updates via NB-IoT en BLE
      •
      Externe configuratie
      •
      Tracker-gebruiksprofielen
      •
      Externe omgevingssensoren

      TRACK 1210
      GNSS/Wi-Fi/BLE - NB-IoT
      [www.sensolus.com](http://www.sensolus.com) | [info@sensolus.com](mailto:info@sensolus.com)
      Applicatieservices
      •
      Lokalisatie
      •
      Ritten
      •
      Activiteit
      •
      Gebruik
      •
      Aansluitbaar met omgevingssensoren
      •
      Temperatuurdetectie
      •
      Kanteldetectie
      •
      Schokdetectie
      Firmwareconfiguratie
      Communicatieservice
      •
      Gegevensherstellingstrategie
      •
      Communicatievoorwaarden
      Lokalisatieservice
      •
      Op beweging gebaseerd, contextgebaseerd, periodiek of
      gepland
      •
      Configureerbare updatefrequentie en ritdetectie
      •
      Prioriteitsvolgorde (GNSS, Wi-Fi scanning, Bluetooth
      geobeacon)
      •
      GNSS-fixparameters
      •
      Binnendetectie-algoritme
      •
      Wi-Fi-scanstrategie
      •
      BLE-scanstrategie
      Algemene configuratie
      •
      Regelmotor-configuratie
      •
      Diagnostiekniveaus
      •
      Opstartmethoden
      •
      Nauwkeurige tijdsynchronisatie
      Oriëntatieservice
      Oriëntatiedetectieparameters
      Omgevingssensoriek
      •
      Polling- en aggregatiestrategie
      •
      Meldingen
      •
      Randverwerkingsparameters
      Activiteitsservice
      Activiteitsdetectieparameters
      Sabotageservice
      Virtuele sabotage-algoritme-configuratie
      Schokdetectie
      Schokdetectie-algoritme-parameters
      Beveiliging
      •
      Apparaatspecifieke versleutelingssleutels
      •
      End-to-end payload-versleuteling ChaCha20
      •
      AES-versleutelde firmware
      •
      Firmware-upgrade staat alleen ondertekende
      firmware-images toe
      Accessoires
      CAB 8600: 6 m voedingskabel voor TRACK 1210
    </div>
  </Accordion>

  <Accordion title="6 meter power extension cable for TRACK 1215 / TRACK 1210 (pdf)" icon="file">
    **Description**: 6 meter power extension cable for TRACK 1215 / TRACK 1210<br />
    **Access level**: public<br />
    **Reference**: SDOC-498608282-1044<br />
    **Download**:  [PDF](https://cloud.sensolus.com/documentation/dms/SDOC-498608282-1044)

    <iframe src="https://cloud.sensolus.com/documentation/dms/SDOC-498608282-1044?viewer=true" style={{width: '100%', height: '881px', border: 'none', margin: 0, padding: 0}} />

    <div style={{display: "none"}} data-pdf-text="true">
      September 17, 2024 1:57 PM
      [www.sensolus.com](http://www.sensolus.com) |  [info@sensolus.com](mailto:info@sensolus.com)
      6-meter power cord for TRACK 1210.
      CAB 8600
      M5 screw
      Connectors to the power source can be soldered to the cable
      ends
      General specification
      Connector to TRACK 1210
      Certifications
      -40°C - 85°C
      Temperature range
      Electrical specifications
      Rated voltage
      60V AC/DC
      Contact resistance
      ≤5 mΩ
      1A
      Rated current
      ≥100 MΩ
      Insulation resistance
      \> 100
      Mating cycles
      Yes
      RoHS
      The 6-meter power cable designed for use with TRACK 1210 features 4 pins and can be
      securely attached to the TRACK 1210. This power cable does not come with connectors for
      the power source.
      Cable terminations
      IP 67 when connected
      IP rating
      4 pins
      Connections
    </div>
  </Accordion>
</AccordionGroup>

Zie de [installatie-instructies](/nl/docs/spec_sheets/installation_instructions).

## TRACK 1210 kabelbedrading

### Externe voedingsbron - kabelbedrading

De bij de TRACK 1210 meegeleverde kabel heeft een lengte van 2 meter. De kabel maakt het mogelijk om de TRACK 1210 aan te sluiten op een voedingsbron van een voertuig (auto / vrachtwagen / trailerbatterij).

Een kabel van 6 meter kan apart worden aangeschaft.

De optionele voedingsbron moet binnen het bereik van **10V tot 30V, gelijkstroom (DC)** liggen.

Houd er rekening mee dat u zelf connectoren moet voorzien (U-vormige of ronde klemmen) en deze aan de draden moet solderen (reden: verschillende voertuigbatterijen hebben verschillende maten connectoren). Bescherm het soldeerwerk met krimpkous.

De externe kabel bestaat uit 4 interne draden:

* **Zwart** : GND / Massa. Aansluiten op de zwarte batterijaansluiting (negatief, minteken).
* **Rood** : VIN Externe spanning in. Aansluiten op de rode batterijaansluiting (positief, plusteken).
* **Blauw** : Digital In / Analog In (momenteel niet in gebruik; in afwachting van een toekomstige firmware-update).
* **Wit** : Digital Out. (momenteel niet in gebruik; in afwachting van een toekomstige firmware-update).
