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

> TRACK 1115

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

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

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

    <div style={{display: "none"}} data-pdf-text="true">
      TRACK 1115
      GNSS/Wi-Fi/BLE - NB-IoT/LTE-M
      [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
      LTE-M
      Europe and North America
      Data recovery
      IP68
      Flame retardant
      105×54×21.5 mm
      95g (7.6 oz)
      Connectivity
      NB-IoT and LTE-M
      •
      Energy efficient transceiver
      •
      Internal omnidirectional antenna
      •
      Bi-directional communication
      •
      NB-IoT and LTE-M bands: Europe/North America
      •
      Data recovery
      •
      OTA firmware upgrade (NB-IoT or LTE-M)
      Connectivity plan
      •
      TRACK 1115 comes with the Extended connectivity plan
      Bluetooth Low Energy (BLE)
      Bluetooth Low Energy 5.0
      Geolocalization
      GNSS
      Multi GNSS constellation chipset (GPS+GALILEO)
      BLE
      •
      Sensolus proximity beacon detection
      •
      Detectable by zone and high precision anchors
      Wi-Fi scanning
      •
      Wi-Fi based geolocalization
      •
      Wi-Fi 2.4 GHz

      TRACK 1115
      GNSS/Wi-Fi/BLE - NB-IoT/LTE-M
      [www.sensolus.com](http://www.sensolus.com) | [info@sensolus.com](mailto:info@sensolus.com)
      Sensing
      Internal
      •
      Activity monitoring
      •
      Orientation monitoring
      •
      Virtual tamper detection
      •
      Temperature monitoring
      •
      range: -20°C till 60°C (-4°F to 140°F)
      •
      typical accuracy: +/- 0.25°C (+/- 0.45°F)
      •
      worst case accuracy: +/- 1°C (+/- 1.8°F)
      •
      Configurable shock detection
      Environmental BLE sensors
      •
      Temperature, humidity
      •
      Fill level, contact, magnet
      •
      Other BLE sensors can be added
      Mounting
      •
      Holes 6x8 mm. 90 mm distance between the centers of the
      mounting holes.
      Mechanics & Design
      Antennas
      All antennas are internal
      Water & dust resistance
      IP68
      Size
      105x54x21.5 mm (LWH)
      Weight
      95 gram
      Color
      White
      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
      •
      Replaceable battery pack 4600 mAh 3.0 V(Li-MnO₂)
      Certifications
      Regulatory
      In progress
      Bluetooth 5.0
      In progress
      Electrical safety
      In progress

      TRACK 1115
      GNSS/Wi-Fi/BLE - NB-IoT/LTE-M
      [www.sensolus.com](http://www.sensolus.com) | [info@sensolus.com](mailto:info@sensolus.com)
      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
      Management Services
      Diagnostics
      •
      Battery lifetime prediction
      •
      Detailed energy consumption
      •
      Geolocation diagnostics
      •
      Installation
      •
      Communication quality
      Management
      •
      OTA firmware updates over NB-IoT,LTE-M and BLE
      •
      Remote configuration
      •
      Tracker usage profiles
      •
      External environmental sensors
      Application services
      •
      Localization
      •
      Journeys
      •
      Activity
      •
      Utilization
      •
      Connectable with environmental sensors
      •
      Temparture detection
      •
      Tilt detection
      •
      Shock 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
      •
      Quuppa certified for high precision
      •
      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
      Shock detection
      Shock algo detection parameters

      TRACK 1115
      GNSS/Wi-Fi/BLE - NB-IoT/LTE-M
      [www.sensolus.com](http://www.sensolus.com) | [info@sensolus.com](mailto:info@sensolus.com)
      Security
      •
      Device unique encryption keys
      •
      End to end payload encryption Chacha 20
      •
      AES encrypted firmware
      •
      Firmware upgrade allows only signed firmware images
    </div>
  </Accordion>
</AccordionGroup>
