> For the complete documentation index, see [llms.txt](https://cocolinx.gitbook.io/cocolinx-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cocolinx.gitbook.io/cocolinx-docs/boards/readme.md).

# Boards

<table data-card-size="large" data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-type="image">Cover image (dark)</th></tr></thead><tbody><tr><td><strong>nRF9151-SOM</strong></td><td>SOM using nRF9151 to connect via LTE CAT M1/NB IoT.</td><td><a href="/pages/8VPP9xwjXREWkaU2oDsW">/pages/8VPP9xwjXREWkaU2oDsW</a></td><td data-object-fit="contain"><a href="/files/cufox05iTFsLXwoUirCF">/files/cufox05iTFsLXwoUirCF</a></td><td><a href="/files/3VAp40LLBroz5WPFocSF">/files/3VAp40LLBroz5WPFocSF</a></td></tr><tr><td><strong>nRF9151-SOM Carrier Board</strong></td><td>For testing your SOM.</td><td><a href="/pages/TPkFsATUS5AHLXOAjE4l">/pages/TPkFsATUS5AHLXOAjE4l</a></td><td data-object-fit="contain"><a href="/files/nC56FLje6FMiVzUmxTIq">/files/nC56FLje6FMiVzUmxTIq</a></td><td></td></tr><tr><td><strong>nRF9151</strong>-<strong>Proto</strong></td><td>Proto using nRF9151 to connect standalone via LTE CAT M1/NB IoT.</td><td><a href="/pages/Ubc3vFFZW8KTRd3b9fKE">/pages/Ubc3vFFZW8KTRd3b9fKE</a></td><td data-object-fit="contain"><a href="/files/bGnDBhmBBNGCPDr4Bjk8">/files/bGnDBhmBBNGCPDr4Bjk8</a></td><td></td></tr><tr><td><strong>nRF9151-Shield</strong></td><td>Arduino Uno R4 shield using nRF9151 to connect via LTE CAT M1/NB IoT.</td><td><a href="/pages/aOD7EGXrUS3AKhVd8Rt0">/pages/aOD7EGXrUS3AKhVd8Rt0</a></td><td data-object-fit="contain"><a href="/files/mLZX3yHNRLnriyusSEqm">/files/mLZX3yHNRLnriyusSEqm</a></td><td></td></tr><tr><td>CocoLinx-EG800AK</td><td>Modem using EG800AK to connect via LTE CAT 1 bis.</td><td><a href="/pages/JKNPoHOAx5rRY43twO2K">/pages/JKNPoHOAx5rRY43twO2K</a></td><td data-object-fit="contain"><a href="/files/mODGZOZn72yPFEDOxorb">/files/mODGZOZn72yPFEDOxorb</a></td><td></td></tr></tbody></table>


---

# 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:

```
GET https://cocolinx.gitbook.io/cocolinx-docs/boards/readme.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.
