> ## 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 1110

> TRACK 1110 compact battery powered tracker for indoor/outdoor localization

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-1110.png?fit=max&auto=format&n=g6Vof8Tz-uQUuC4v&q=85&s=c5c6f0e69667951dbba4436196e68ed7" width="200" data-path="docs/spec_sheets/trackers/images/TRACK-1110.png" />
</Frame>

<AccordionGroup>
  <Accordion title="TRACK 1010 1110 drill hole template (pdf)" icon="file">
    **Description**: TRACK 1010 and 1110 drill hole template. Use this to drill holes at the correct distances when installing a tracker on an asset.<br />
    **Access level**: public<br />
    **Reference**: SDOC-498608282-77<br />
    **Download**:  [PDF](https://cloud.sensolus.com/documentation/dms/SDOC-498608282-77)

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

    <div style={{display: "none"}} data-pdf-text="true">
      90 mm
      Drilling hole patterns for
      TRACK 1010 and TRACK 1110
      Do not scale this drawing!
      Print on A4 paper
    </div>
  </Accordion>

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

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

    <div style={{display: "none"}} data-pdf-text="true">
      TRACK 1110
      GNSS/Wi-Fi/BLE - NB-IoT
      [www.sensolus.com](http://www.sensolus.com) | [info@sensolus.com](mailto:info@sensolus.com)
      The small low-power tracker with long battery life.
      Indoor and outdoor localization, zone and high
      precision. Compatible with multiple external
      environmental sensors.
      GNSS
      Wi-Fi scanning
      Bluetooth geobeacon for zone precision
      NB-IoT
      Europe
      Data recovery
      IP68
      Flame retardant
      105×54×21.5 mm
      95g (7.6 oz)
      Connectivity
      NB-IoT
      •
      Energy efficient transceiver
      •
      Internal omnidirectional antenna
      •
      Bi-directional communication
      •
      NB-IoT bands: Europe
      •
      Data recovery
      •
      OTA firmware upgrade (NB-IoT)
      Bluetooth Low Energy (BLE)
      •
      BLE 2.4 Ghz
      •
      Bluetooth Low Energy 5.0
      Geolocalization
      GNSS
      •
      Multi GNSS constellation chipset (GPS+GALILEO)
      •
      Patch antenna for optimum performance
      BLE
      •
      Sensolus proximity beacon detection
      •
      Detectable by zone and high precision anchors
      Wi-Fi scanning
      •
      Wi-Fi based geolocalization
      •
      Wi-Fi 2.4 GHz
      Sensing
      Internal
      •
      Activity monitoring
      •
      Orientation monitoring
      •
      Virtual tamper detection
      Environmental BLE sensors
      •
      Temperature, humidity
      •
      Fill level, contact, magnet
      •
      Other BLE sensors can be added

      TRACK 1110
      GNSS/Wi-Fi/BLE - NB-IoT
      [www.sensolus.com](http://www.sensolus.com) | [info@sensolus.com](mailto:info@sensolus.com)
      Activation and mounting
      Activation
      Mounting
      •
      Activation and mounting
      •
      Activation manual
      •
      Holes 6x8 mm. 90 mm distance between the centers of the
      mounting holes.
      •
      Instructions for mounting the device are available here.
      Mechanics & Design
      Antennas
      All antennas are internal
      Water & dust resistance
      IP68
      Size
      105x54x21.5 mm (LWH)
      Weight
      95 gram
      Color
      Translucent black
      Operating temperature
      -20°C to 60°C\&#42;
      The specifics regarding operational temperature are contingent upon the
      application, installation circumstances, and environmental factors such as
      sunlight exposure. For further information, please reach out to Sensolus.
      Battery life can be affected when devices function for extended periods at the
      extremes of this range.
      Casing
      •
      Polycarbonate (lexan943A)
      •
      Flame retardant
      •
      UV-stabilized
      Battery
      •
      3 to 8 years battery life depending on operating mode
      •
      Non replaceable battery pack5200 mAh 3.0 V(Li-MnO₂)
      Certifications
      Regulatory
      CE
      Bluetooth 5.0
      Declaration ID D068598
      Electrical safety
      EN-60905-1
      User Interaction
      Device activation
      Magnetic activation
      LED feedback
      Green & red LED feedback on the device
      Synchronize remote settings
      •
      Instant: Magnet activation
      •
      Periodic: No user interaction needed

      TRACK 1110
      GNSS/Wi-Fi/BLE - NB-IoT
      [www.sensolus.com](http://www.sensolus.com) | [info@sensolus.com](mailto:info@sensolus.com)
      Management Services
      Diagnostics
      •
      Battery lifetime prediction
      •
      Detailed energy consumption
      •
      Geolocation diagnostics
      •
      Installation
      •
      Communication quality
      Management
      •
      OTA firmware updates over NB-IoT and BLE
      •
      Remote configuration
      •
      Tracker usage profiles
      •
      External environmental sensors
      Application services
      •
      Localization
      •
      Journeys
      •
      Activity
      •
      Utilization
      •
      Connectable with environmental sensors
      •
      Tilt detection
      Firmware configuration
      Communication service
      •
      Data recovery strategy
      •
      Communication conditions
      Location service
      •
      Motion based,context based, periodic or scheduled
      •
      Configurable update rate and journey detection
      •
      Priority sequence (GNSS, Wi-Fi scanning , Bluetooth
      geobeacon)
      •
      GNSS fix parameters
      •
      Indoor detection algo
      •
      Wi-Fi scan strategy
      •
      BLE scan strategy
      General configuration
      •
      Rule engine configuration
      •
      Diagnostic levels
      •
      Boot methods
      •
      Accurate time synchronization
      Orientation service
      Orientation detection parameters
      Environmental sensing
      •
      Polling and aggregation strategy
      •
      Alerts
      •
      Edge processing parameters
      Activity service
      Activity detection parameters
      Tamper service
      Virtual tamper algo configuration
      Security
      Encryrption
      •
      Device unique encryption keys
      •
      End to end payload encryption Chacha 20
      •
      AES encrypted firmware
      •
      Firmware upgrade allows only signed firmware images
    </div>
  </Accordion>

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

    <iframe src="https://cloud.sensolus.com/documentation/dms/SDOC-498608282-1399?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 1110
      [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 1110
      [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 1110
      [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 1110
      [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 1110
      [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>

  <Accordion title="3D-file TRACK 1110 (step)" icon="file">
    **Description**: 3D-file for TRACK 1110 in STEP format<br />
    **Access level**: end-user<br />
    **Reference**: SDOC-498608282-1223<br />
    **Download**:  [STEP](https://cloud.sensolus.com/documentation/dms/SDOC-498608282-1223)
  </Accordion>

  <Accordion title="EOL TRACK1110 notice (pdf)" icon="file">
    **Description**: <br />
    **Access level**: partner<br />
    **Reference**: SDOC-498608282-1623<br />
    **Download**:  [PDF](https://cloud.sensolus.com/documentation/dms/SDOC-498608282-1623)

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

    <div style={{display: "none"}} data-pdf-text="true">
      Sensolus NV | Moutstraat 54 | B-9000 Ghent | Belgium
      [www.sensolus.com](http://www.sensolus.com)

      Ghent, 16/June, 2026
      Dear Valued Customer,

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

      Product type:\
      TRACK 1110 Compact battery powered tracker  (GPS/BLE/Wi-Fi NB-IOT)
      Reason / background:
      End-of-Life of the product has been decided by product management, as newer
      products with similar capabilities are also available.

      Alternative products:
      We position our compact NB-IOT/LTE-M tracker for use cases where a smaller tracker
      size is important:
       TRACK 1115 (GPS/BLE/WiFi – NB-IOT/LTE-M): The compact rugged low-
      power tracker with long battery life.
       TRACK 1115WL (GPS/BLE/WiFi – NB-IOT/LTE-M): The compact rugged
      low-power tracker with long battery life and without wings.

      We also refer to the Sensolus documentation center for a more complete overview of
      our battery powered connected trackers.\
      Thank you for reviewing the above information and timely placing a Last Time Buy
      order as needed. Should you have any questions, please contact the Sensolus
      representative in your area.

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

For installation instructions, see [Installation instructions](/docs/spec_sheets/installation_instructions).
