# SimplePack

## Introduction

![](/files/r0btM2U8iwmpZsTqXzj5)

The SimplePack 3.0/4.0 Plus is our **universal IoT sensor** that can cover over [50 use cases](https://simplehw.eu/use-cases) using different physical sensors and smart business logic of reporting data. The device comes in different versions that are tailored for different use cases.

## Datasheet

You can find more technical information and also all available device versions in a **datasheet** we have prepared for device presentation.

[CLICK HERE to download the **datasheet** for SimplePack.](https://drive.google.com/file/d/1nqrOGVb9Hcm5v2KKYDJVhlpyk8cl1Kqe/view)

## Platforms

Simple Hardware is not the IoT platform business and we are happy to support and list any platform supporting our devices. However, out of all the available platforms, we strongly recommend the IO Frog platform as SimplePack 3.0/4.0 Plus devices are fully integrated.

[CHECK the IO Frog platform here.](https://iofrog.com/)

## API 6 firmware

The SimplePack 3.0/4.0 Plus runs on the **API 6 universal firmware** (like all available Simple Hardware devices except the SimplePack 2.0). The firmware is rather complex and has a slight learning curve, so we suggest you start with this article:

[HERE's the API 6 overview for beginners!](https://ask.simplehw.eu/api-6/overview-for-beginners/)

## Basic operations

Asking for configuration, activating and deactivating the device

{% content-ref url="/pages/-M\_XoPRXzyJOLn-CEjYU" %}
[SimplePack and SimplePack Plus: Basic operations](/kb/simple-api-6-generation/overview/basic-operations/simplepack-basic-operations.md)
{% endcontent-ref %}

## User modes

The **API 6** firmware of the device supports 50+ User Modes that have a lot of possibilities and offer plenty of customization.

[CLICK HERE to see all SimplePack 3.0/4.0 (Plus) User Modes.](https://simplehw.atlassian.net/wiki/spaces/DOC/pages/8225123/API+6+User+Modes)

## What's on the back of the device?

![](/files/eiBm6YNHNDuVgnI3YETq)

Every Simple HW device has a label on its back with important information. The information content can be customized:

{% content-ref url="/pages/-M\_XZhbgRks2LcGEDlMo" %}
[Broken mention](broken://pages/-M_XZhbgRks2LcGEDlMo)
{% endcontent-ref %}

## What is Core?

When we produce some items for stock we produce hardware-wise the same hardware and we unlock the different functions/sensors via software - add-ons.

The SimplePack 4.0 Plus Core device contains a button, accelerometer, and magnetic switch functionality.&#x20;

For manufacturing optimization, it is sometimes more efficient to produce a generic device that contains the above sensors/functions than to manufacture 3 separate batches. When we ship them, they are enabled with the functionality that the customer has requested/required.

If the order is larger (generally thousands) or we ship from the stock where we have the specific device in stock by chance, the devices with only the specific components are shipped.

<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ask.simplehw.eu/kb/simple-api-6-generation/overview/device-list/simplepack.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
