# Part list

Only the main components are listed for reference.

## Main board

| Name                                                                                                                                                          | Description                |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------- |
| [TJA1100HZN](http://www.nxp.com/documents/data_sheet/TJA1100.pdf)                                                                                             | 2wire Ethernet transceiver |
| [A7102CHTK2](https://www.nxp.com/products/identification-and-security/authentication/plug-and-trust-the-fast-easy-way-to-deploy-secure-iot-connections:A71CH) | security controller        |
| [TJA1044GTK/3](http://www.nxp.com/documents/data_sheet/TJA1044.pdf)                                                                                           | high speed CAN transceiver |
| [SJA1105P](http://www.nxp.com/documents/data_sheet/SJA1105.pdf)                                                                                               | 5port ethernet switch      |
| [AR8035](https://media.digikey.com/pdf/Data%20Sheets/CSR%20PDFs/AR8035_DS_\(Atheros\)_Mar2011.pdf)                                                            | Ethernet transceiver       |

## Vera RF board

On the RF board the [uBlox Vera-P174](https://www.u-blox.com/en/product/vera-p1-series) transceiver module is used.

## Compute module

As compute module the Technexion [PICO-IMX6](https://www.technexion.com/products/system-on-modules/pico/pico-compute-modules/detail/PICO-IMX6) Quad core is used.

* NXP i.MX6 Quad
* 1.0 GHz
* 1Gb DDR3
* MicroSD Cardslot


---

# 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://nxp.gitbook.io/d2x/d2x-board-rev2/part-list.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.
