> For the complete documentation index, see [llms.txt](https://ask.simplehw.eu/kb/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ask.simplehw.eu/kb/how-to-purchase-the-devices/batteries-shipping/lithium-transportation.md).

# Lithium transportation

## 1. PASSENGER flights

### Battery:

**NO IATA regulation for batteries** containing less than 2g of Lithium

FAA. For batteries of devices, the FAA recommends a limit of 0.3 grams or less per lithium metal cell or 2.7 watt-hours per lithium-ion cell.

***Our battery contains 0,1 g Lithium.***<br>

### Radio emission:&#x20;

IATA:

Tracking devices must comply with FAA guidance 91-21-c or EASA

AMC and GM to Part-CAT – Issue 2, Amendment 1 or subsequent

versions of such guidance.

Specifically under FAA guidance:

• The PED must be designed with a minimum of two

independent means to turn off completely, turn off cellular or

mobile functions, or a combination of both when airborne.

***Sigfox does not fall most probably under the "mobile/cellular" or PED definition.***<br>

FAA:

The device may use low-powered wireless communications during flight without the need to comply with paragraph 10.2.1. RTCA DO-363 states: “\[e]xperience shows that low-power emission levels do not affect aircraft systems. The low-power emission limit is 100mW EIRP (equivalent isotropic radiated power). Wireless communication standards which are limited to this level do not need to be analyzed for backdoor coupling. This includes Bluetooth (IEEE 802.15.1), and ZigBee (IEEE 802.15.4).<br>

100mW  is 20dBm EIRP

***We are fine in RC1 but RC2 and 4 are at 200mW***

\ <br>

### 2. CARGO&#x20;

33 standards

<https://www.batterystandards.info/sites/batterystandards.info/files/general_overview_part1.pdf>

<https://www.batterystandards.info/sites/batterystandards.info/files/general_overview_part2.pdf>

<br>

### CE type approval

SimpleHW batteries are compliant

### IEC-86-4

SimpleHW batteries are compliant

### UL1642

SimpleHW batteries are compliant

### EN60086-4

SimpleHW batteries are compliant

### UN 38-3

SimpleHW batteries are compliant

### Sea shipment

SimpleHW batteries are compliant

### ROHs

SimpleHW batteries are compliant

[Folder with the certificates](https://drive.google.com/drive/folders/1sYyvoJ05vNCmsByIBjmbtF7wuBuU2GYa?usp=sharing)

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://ask.simplehw.eu/kb/how-to-purchase-the-devices/batteries-shipping/lithium-transportation.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
