# Device Certificates

### Sigfox Verified and Sigfox Ready certificates <a href="#sigfox-verified-and-sigfox-ready-certificates" id="sigfox-verified-and-sigfox-ready-certificates"></a>

<figure><img src="/files/wzTKFpEcq6pOs5BPbMAn" alt=""><figcaption></figcaption></figure>

#### Sigfox Verified <a href="#sigfox-verified" id="sigfox-verified"></a>

Sigfox Verified certificate is given to **modules** that encode Sigfox messages correctly and their emitting characteristics are in line with Sigfox guidelines. The Sigfox Verified certificate is not given to final assembled devices, but only to the **Sigfox module** presented by the manufacturer. With Sigfox Verified certificates, there is **no further classification**.

#### Sigfox Ready <a href="#sigfox-ready" id="sigfox-ready"></a>

Sigfox Ready certificate is given to the final Sigfox-enabled products that include **the battery and the case**. There are several classes of the Sigfox Ready certificate and they are given to the device based on the **transmission strength**. However, since the measurements are done in an artificial environment (in a lab) and the requirements are artificial as well, the certificates provide just a rough indication of how well the devices perform from a radio technology perspective. In general, Sigfox is really on the edge of what is technologically possible and it is rather tricky to achieve good radio performance. If you'd like to read a detailed description, visit [Sigfox Build](https://build.sigfox.com/).

### End product certificate <a href="#end-product-certificate" id="end-product-certificate"></a>

You can find the product certificate in the Downloads section of our website, where you can also find important datasheets for devices and sensors, product photos, and other important materials. Please note that only some devices and certain RC zones are certified:

| Product name                     | Radio zone | End product certificate | Source                                                                              |
| -------------------------------- | ---------- | ----------------------- | ----------------------------------------------------------------------------------- |
| SimplePack 2.0                   | 1          | P\_00B1\_992E\_01       | [Sigfox Partners](https://partners.sigfox.com/products/simplepack-2.0-rc1)          |
| SimplePack 3.0 Plus and 4.0 Plus | 1          | P\_00B1\_2306\_01       | [Sigfox Partners](https://partners.sigfox.com/products/simplepack-40-plus-button)   |
| SimplePack 3.0 Plus and 4.0 Plus | 3          | P\_00B1\_5494\_01       | [Sigfox Partners](https://partners.sigfox.com/products/simplepack-plus-30-full-rc3) |
| SimplePack 4.0 Basic             | 3          | P\_00B1\_40FF\_01       | n/a                                                                                 |
| SimpleLeak 3.0                   | 1          | P\_00B1\_8053\_01       | n/a                                                                                 |
| SimpleLeak 3.0                   | 3          | P\_00B1\_F35C\_01       | n/a                                                                                 |

{% hint style="info" %}
If you are based in **Japan** and the RC3 certificate is rejected, please try the **RC1** one instead before contacting us.
{% endhint %}

### Are the devices certified for use in Japan (TELEC)? <a href="#are-the-devices-certified-for-use-in-japan-telec" id="are-the-devices-certified-for-use-in-japan-telec"></a>

You can find the TELEC certificate number on the back of each Simple Hardware device. To get the certificate in PDF, go to the **Downloads section** of our website. Please note that only some devices and certain RC zones are certified:

| Product Name                                                                     | Radio Zones | Japanese TELEC Certificate Number |
| -------------------------------------------------------------------------------- | ----------- | --------------------------------- |
| SimplePack 3.0 and 4.0, SimplePack 3.0 and 4.0 Plus, SimpleMeter, SimpleIndustry | 1, 3, 7     | 005-102497                        |
| SimplePack 3.0 and 4.0, SimplePack 3.0 and 4.0 Plus, SimpleMeter, SimpleIndustry | Multizone   | 005-102413                        |


---

# 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/device/device-certificates.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.
