# SimpleMeter

## Introduction

<img src="/files/-M_Y-J2ecw8yTlJ-QLjj" alt="" data-size="original">&#x20;

The SimpleMeter is a simple elegant device created to measure temperature and humidity indoors.

### **Key parameters:**

* Up to 100 000 Sigfox messages
* 10 years long battery life
* Incredible price / performance ratio
* IP21 super strong polycarbonate casing
* Highly customizable API6 firmware

## 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 **datasheet** for SimpleMeter.](https://drive.google.com/file/d/1-LwKPrAIP4ekk9UP9DX0Is6h66lW9V89/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 SimpleIndustry devices are fully integrated.

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

## API 6 firmware

If you're new to our API 6 firmware, we suggest you take a look at this article first:

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

The following firmware functions are all applicable for the device:

* [Some temperature-based User Modes](https://ask.simplehw.eu/api-6/temperature/)
* Heartbeat with appended payload (temperature, humidity or both)
* Independent temperature threshold events
* Independent periodic temperature events
* Independent humidity threshold events

## Basic operations

Asking for configuration, activating and deactivating the device

{% content-ref url="/pages/-M\_XpKAnU6DcRjRFUKFg" %}
[SimpleMeter/SimpleIndustry: Basic operations](/kb/simple-api-6-generation/overview/basic-operations/simplemeter-basic-operations.md)
{% endcontent-ref %}


---

# 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/simpleindustry-and-simplemeter/simplemeter.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.
