> ## 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 1115 WL

> TRACK 1115 WL

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/5KTgU82jpieNu_v5/docs/spec_sheets/trackers/images/TRACK_1115_WL.png?fit=max&auto=format&n=5KTgU82jpieNu_v5&q=85&s=ab24e2f101dc5a125dc9ad88c2dbf6a2" width="200" data-path="docs/spec_sheets/trackers/images/TRACK_1115_WL.png" />
</Frame>

<AccordionGroup>
  <Accordion title="TRACK 1115 WL (DE) (pdf)" icon="file">
    **Description**: <br />
    **Access level**: sensolus-internal<br />
    **Reference**: SDOC-498608282-1618<br />
    **Download**:  [PDF](https://cloud.sensolus.com/documentation/dms/SDOC-498608282-1618)

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

    <div style={{display: "none"}} data-pdf-text="true">
      TRACK 1115 WL
      GNSS/Wi-Fi/BLE - NB-IoT/LTE-M
      [www.sensolus.com](http://www.sensolus.com) | [info@sensolus.com](mailto:info@sensolus.com)
      Der kompakte Tracker mit geringem Stromverbrauch
      und langer Batterielaufzeit. Ortung im Innen- und
      Außenbereich, zonengenau und hochpräzise.
      Kompatibel mit mehreren externen
      Umgebungssensoren.
      GNSS
      Wi-Fi scanning
      Bluetooth Geobeacon für Zonenpräzision
      NB-IoT
      LTE-M
      Europa und Nordamerika
      Datenwiederherstellung
      IP68
      Flammhemmend
      76×54×21,5 mm
      95 g (7,6 oz)
      Konnektivität
      NB-IoT und LTE-M
      •
      Energieeffizienter Sendeempfänger
      •
      Interne omnidirektionale Antenne
      •
      Bidirektionale Kommunikation
      •
      NB-IoT- und LTE-M-Bänder: Europa/Nordamerika
      •
      Datenwiederherstellung
      •
      OTA-Firmware-Upgrade (NB-IoT oder LTE-M)
      Konnektivitätsplan
      •
      TRACK 1115 WL wird mit dem
      Extended-Konnektivitätsplan geliefert
      Bluetooth Low Energy (BLE)
      Bluetooth Low Energy 5.0
      Geolokalisierung
      GNSS
      Multi-GNSS-Konstellations-Chipsatz (GPS+GALILEO)
      BLE
      •
      Sensolus-Proximity-Beacon-Erkennung
      •
      Erkennbar durch Zonen- und Hochpräzisions-Anker
      Wi-Fi-Scanning
      •
      Wi-Fi-basierte Geolokalisierung
      •
      Wi-Fi 2,4 GHz

      TRACK 1115 WL
      GNSS/Wi-Fi/BLE - NB-IoT/LTE-M
      [www.sensolus.com](http://www.sensolus.com) | [info@sensolus.com](mailto:info@sensolus.com)
      Sensorik
      Intern
      •
      Aktivitätsüberwachung
      •
      Lageüberwachung
      •
      Virtuelle Manipulationserkennung
      •
      Temperaturüberwachung
      •
      Bereich: -20°C bis 60°C (-4°F bis 140°F)
      •
      Typische Genauigkeit: +/- 0,25°C (+/- 0,45°F)
      •
      Worst-Case-Genauigkeit: +/- 1°C (+/- 1,8°F)
      •
      Konfigurierbare Stoßerkennung
      Externe BLE-Umgebungssensoren
      •
      Temperatur, Luftfeuchtigkeit
      •
      Füllstand, Kontakt, Magnet
      •
      Weitere BLE-Sensoren können hinzugefügt werden
      Mechanik & Design
      Antennen
      Alle Antennen sind intern
      Wasser- und Staubschutz
      IP68
      Größe
      76×54×21,5 mm (LBH)
      Gewicht
      95 Gramm
      Farbe
      Weiß
      Betriebstemperatur
      -20°C bis 60°C\&#42;
      Die Spezifikationen bezüglich der Betriebstemperatur sind abhängig von der
      Anwendung, den Installationsbedingungen und Umweltfaktoren wie
      Sonneneinstrahlung. Für weitere Informationen wenden Sie sich bitte an
      Sensolus. Die Batterielebensdauer kann beeinträchtigt werden, wenn Geräte
      über längere Zeiträume an den Extremen dieses Bereichs betrieben werden.
      Gehäuse
      •
      Polycarbonat (Lexan943A)
      •
      Flammhemmend
      •
      UV-stabilisiert
      Batterie
      •
      3 bis 8 Jahre Batterielebensdauer je nach Betriebsmodus
      •
      Austauschbares Batteriepaket 4600 mAh 3,0 V (Li-MnO₂)
      Zertifizierungen
      Regulatorisch
      In Bearbeitung
      Bluetooth 5.0
      In Bearbeitung
      Elektrische Sicherheit
      In Bearbeitung

      TRACK 1115 WL
      GNSS/Wi-Fi/BLE - NB-IoT/LTE-M
      [www.sensolus.com](http://www.sensolus.com) | [info@sensolus.com](mailto:info@sensolus.com)
      Benutzerinteraktion
      Geräteaktivierung
      Magnetische Aktivierung
      LED-Feedback
      Grünes und rotes LED-Feedback am Gerät
      Remote-Einstellungen synchronisieren
      •
      Sofort: Magnetaktivierung
      •
      Periodisch: Keine Benutzerinteraktion erforderlich
      Management-Services
      Diagnose
      •
      Vorhersage der Batterielebensdauer
      •
      Detaillierter Energieverbrauch
      •
      Geolokalisierungs-Diagnose
      •
      Installation
      •
      Kommunikationsqualität
      Management
      •
      OTA-Firmware-Updates über NB-IoT, LTE-M und BLE
      •
      Fernkonfiguration
      •
      Tracker-Nutzungsprofile
      •
      Externe Umgebungssensoren
      Anwendungs-Services
      •
      Lokalisierung
      •
      Fahrten
      •
      Aktivität
      •
      Auslastung
      •
      Anschließbar an Umgebungssensoren
      •
      Temperaturerkennung
      •
      Neigungserkennung
      •
      Stoßerkennung
      Firmware-Konfiguration
      Kommunikations-Service
      •
      Datenwiederherstellungs-Strategie
      •
      Kommunikationsbedingungen
      Ortungs-Service
      •
      Bewegungsbasiert, kontextbasiert, periodisch oder geplant
      •
      Konfigurierbare Update-Rate und Fahrterkennung
      •
      Prioritätsreihenfolge (GNSS, Wi-Fi-Scanning,
      Bluetooth-Geobeacon)
      •
      GNSS-Fix-Parameter
      •
      Quuppa-zertifiziert für hohe Präzision
      •
      Indoor-Erkennungs-Algorithmus
      •
      Wi-Fi-Scan-Strategie
      •
      BLE-Scan-Strategie
      Allgemeine Konfiguration
      •
      Regel-Engine-Konfiguration
      •
      Diagnose-Level
      •
      Boot-Methoden
      •
      Präzise Zeitsynchronisation
      Lage-Service
      Lageerkennung-Parameter
      Umgebungssensorik
      •
      Polling- und Aggregations-Strategie
      •
      Alarme
      •
      Edge-Processing-Parameter
      Aktivitäts-Service
      Aktivitätserkennungs-Parameter
      Manipulations-Service
      Konfiguration des virtuellen Manipulations-Algorithmus
      Stoßerkennung
      Stoßerkennungs-Algorithmus-Parameter

      TRACK 1115 WL
      GNSS/Wi-Fi/BLE - NB-IoT/LTE-M
      [www.sensolus.com](http://www.sensolus.com) | [info@sensolus.com](mailto:info@sensolus.com)
      Sicherheit
      •
      Gerätespezifische Verschlüsselungsschlüssel
      •
      End-to-End-Payload-Verschlüsselung ChaCha 20
      •
      AES-verschlüsselte Firmware
      •
      Firmware-Upgrade erlaubt nur signierte Firmware-Images
    </div>
  </Accordion>

  <Accordion title="Installation and activation manual TRACK 1115 (pdf)" icon="file">
    **Description**: <br />
    **Access level**: sensolus-internal<br />
    **Reference**: SDOC-498608282-1622<br />
    **Download**:  [PDF](https://cloud.sensolus.com/documentation/dms/SDOC-498608282-1622)

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

    <div style={{display: "none"}} data-pdf-text="true">
      Installation and activation manual TRACK 1115
      [www.sensolus.com](http://www.sensolus.com) | [info@sensolus.com](mailto:info@sensolus.com)
      November 21, 2025 9:47 AM
      Mounting the tracker
      Guidelines how to mount the tracker can be found here.
      Tracker activation
      Activation of the trackers 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 months of purchase.
      1
      Hold a magnet for
      about 5 seconds on
      top of the logo on the
      asset tracker.
      →
      2
      You will first see a red
      LED. Do not remove
      the magnet yet.
      →
      3
      When the green LED
      is blinking you can
      remove the magnet.
      Your tracker is ready
      for use.
      Activation troubleshooting
      Activating a tracker that communicates over the NB-IoT or LTE-M 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" 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.
      Installation advice
      Avoid blocking the tracker\&#39;s view
      with metal or carbonfibre walls.
      They weaken or block the
      radiofrequency signals.
      Place the tracker as high as
      possible on the asset to ensure
      good network coverage.
      Make sure the mounting surface
      is flat and clean, for a strong and
      durable bond.
      Do not install the tracker on
      parts that receive frequent
      shocks or vibrations.

      Installation and activation manual TRACK 1115
      [www.sensolus.com](http://www.sensolus.com) | [info@sensolus.com](mailto:info@sensolus.com)
      November 21, 2025 9:47 AM
      Install the tracker vertically, with
      the logo facing up.
      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.
      Make sure the tracker has a clear
      view on the sky.
      Avoid placing the tracker in a
      place that can collect water.
      If you can\&#39;t install vertically, do
      not mount the tracker upside
      down.
      Do not install the tracker on the
      car dashboard.
      Troubleshooting

      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

      Installation and activation manual TRACK 1115
      [www.sensolus.com](http://www.sensolus.com) | [info@sensolus.com](mailto:info@sensolus.com)
      November 21, 2025 9:47 AM
      Force new configuration download on the tracker
      1
      Hold a magnet for
      about 5 seconds on
      top of the logo on the
      asset tracker. You will
      see a green LED.
      →
      2
      You will see a red and
      green LED. Now
      remove the magnet.
      →
      3
      Green LED is blinking
      for minimum 30
      seconds. Your tracker
      is checking for new
      configurations.
      →
      You see a red LED:
      No new
      configuration
      received.
      You see a green
      LED: New
      configuration setting
      received.

      Installation and activation manual TRACK 1115
      [www.sensolus.com](http://www.sensolus.com) | [info@sensolus.com](mailto:info@sensolus.com)
      November 21, 2025 9:47 AM
      Regulatory Information
      Federal Communication Commission Interference Statement
      This device 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.
         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 of the following measures:
         •
         Reorient or relocate the receiving antenna.
         •
         Increase the separation between the equipment and 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.
         FCC Caution: Any changes or modifications not expressly approved by the party responsible for compliance could void the user\&#39;s authority to operate this
         equipment.
         This transmitter must not be co-located or operating in conjunction with any other antenna or transmitter.
         Radiation Exposure Statement:
         This equipment complies with FCC radiation exposure limits set forth for an uncontrolled environment.
         This equipment should be installed and operated with minimum distance 20cm between the radiator & your body.
         This equipment is not suitable for use in locations where children are likely to be present.
         Industry Canada Statement
         This device complies with ISED\&#39;s licence-exempt RSSs.
         Operation is subject to the following two conditions:
         This device may not cause harmful interference, and
         This device must accept any interference received, including interference that may cause undesired operation.
         Under Industry Canada regulations, this radio transmitter may only operate using an antenna of a type and maximum (or lesser) gain approved for the transmitter
         by Industry Canada.
         To reduce potential radio interference to other users, the antenna type and its gain should be chosen so that the equivalent isotropically radiated power (e.i.r.p.) is
         not more than that necessary for successful communication.
         RF Exposure Requirements:
         This equipment complies with Canada radiation exposure limits set forth for an uncontrolled environment.
         This equipment should be installed and operated with minimum distance 20cm between the radiator and your body.
         Le présent appareil est conforme aux CNR d\&#39; ISED applicables aux appareils radio exempts de licence.
         L\&#39;exploitation est autorisée aux deux conditions suivantes:
      3. le dispositif ne doit pas produire de brouillage préjudiciable, et
      4. ce dispositif doit accepter tout brouillage reçu, y compris un brouillage susceptible de provoquer un fonctionnement indésirable.
         Conformément à la réglementation d\&#39;Industrie Canada, le présent émetteur radio peut fonctionner avec une antenne d\&#39;un type et d\&#39;un gain maximal (ou inférieur)
         approuvé pour l\&#39;émetteur par Industrie Canada.
         Dans le but de réduire les risques de brouillage radio électrique à l\&#39;intention des autres utilisateurs, il faut choisir le type d\&#39;antenne et son gain de sorte que la
         puissance isotrope rayonnée équivalente (p.i.r.e.) ne dépasse pas l\&#39;intensité nécessaire à l\&#39;établissement d\&#39;une communication satisfaisante.
         Déclaration d\&#39;exposition aux radiations:
         Cet équipement est conforme aux limites d\&#39;exposition aux rayonnements du Canada établies pour un environnement non contrôlé.
         Cet équipement doit être installé et utilisé avec un minimum de 20 cm de distance entre la source de rayonnement et votre corps.

      Installation and activation manual TRACK 1115
      [www.sensolus.com](http://www.sensolus.com) | [info@sensolus.com](mailto:info@sensolus.com)
      November 21, 2025 9:47 AM
      Safety advice – device subjected to strong mechanical impact
      Risk of delayed battery failure and chemical hazard
      If a device has been hit, crushed, or struck by a heavy object (for example a forklift, container, pallet, or falling load), the
      internal components and battery may be damaged even if no external damage is visible. Such damage can result in delayed
      overheating, leakage, or failure.
      If a device has been subjected to a strong mechanical impact, the following mandatory safety actions must be taken:
      \#
      Action
      Details
      1
      Do not touch the device
      Do not move, lift, open, shake, or inspect the
      device immediately after the impact. Internal
      damage may cause delayed reactions.
      2
      Keep a minimum safety distance
      Maintain a clear distance of at least 5 meters
      from the device. Keep all personnel away
      during this period.
      3
      Wait at least 10 minutes
      The device must remain untouched and
      undisturbed for a minimum of 10 minutes
      following the impact. This waiting time
      allows potential delayed thermal or chemical
      reactions to become evident.
      4
      Observe from a safe distance
      Watch for warning signs: smoke, vapor, or
      unusual odor; heat generation; fluid leakage;
      hissing, cracking, or popping noises.
      5
      After the waiting period
      If any abnormal condition is observed,
      isolate the area immediately and notify
      responsible safety or supervisory personnel.
      The device must be quarantined and
      handled according to battery safety and
      disposal procedures. The device must not be
      used.
      A device may appear undamaged and still be unsafe. Normal operation after impact does NOT mean the device is safe.
      Failure to follow this safety advice may result in serious injury, fire, or chemical exposure.
    </div>
  </Accordion>
</AccordionGroup>

Siehe die [Installationsanleitung](/de/docs/spec_sheets/installation_instructions).
