# Flashing supported Hardware

The devices listed below meet the [compatibility requirements ](/rddl-network/getting-started/rddl-compatibility-requirements.md)for the RDDL Network.

**OEM devices**

* [Sonoff POWR316D POW Elite](/rddl-network/getting-started/getting-connected/rddl-compatible-devices/powr316d-elite.md)
* [Shelly Plus Plug S](/rddl-network/getting-started/getting-connected/rddl-compatible-devices/shelly-plus-plug-s.md)
* [Espressif ESP32 & ESP32C3](/rddl-network/getting-started/getting-connected/rddl-compatible-devices/espressif-esp32-and-esp32c3.md)

**RDDL (certified) devices**

* [Energy Tracker](/rddl-network/getting-started/getting-connected/rddl-compatible-devices/energy-tracker-fw-to-be-made.md)
* [Trust Wallet](/rddl-network/getting-started/trust-anchor.md)
* [Energy Agent](/rddl-network/getting-started/the-energyagent.md)

**Potentially supported OEM devices**

<https://github.com/tasmota/mgos32-to-tasmota32#supported-devices>


---

# 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://docs.rddl.io/rddl-network/getting-started/getting-connected/rddl-compatible-devices.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.
