# NB-Lynx-7000

<figure><img src="/files/rtPH1QpFAZNe4M3pbr9x" alt=""><figcaption><p>Board NB-LYNX-7000</p></figcaption></figure>

Dokumentasi ini akan menjelaskan mengenai perangkat NB-IoT (Narrowband Internet of Things) berupa **NB-LYNX-7000** sebagai board-nya. NB-LYNX-7000 merupakan perangkat NB-IoT yang terdiri dari modul LYNX32 dan modul SIM7000. Pada dokumentasi ini Anda akan mencoba mengirimkan data sederhana ke platform Antares dan mengambil data GNSS (Global Navigation Satellite System) berupa data lokasi. Sebelum memulai dokumentasi, pastikan sudah memenuhi **Prasyarat Umum** pada laman di bawah ini.

{% content-ref url="/pages/vwuqCWerZgdnW0cSSfeC" %}
[Prasyarat Umum NB-Lynx-7000](/contoh-kode-dan-library/nb-iot/nb-lynx-7000/prasyarat-umum-nb-lynx-7000.md)
{% endcontent-ref %}

Setelah memenuhi **Prasyarat Umum**, Anda dapat melanjutkan beberapa project pada laman berikut.

{% content-ref url="/pages/5ObUm3Wl1XTpPLhvpJnq" %}
[Mengirim Data Sederhana ke Antares](/contoh-kode-dan-library/nb-iot/nb-lynx-7000/mengirim-data-sederhana-ke-antares.md)
{% endcontent-ref %}

{% content-ref url="/pages/73TSRpuTOBWVPeYOWEat" %}
[Mengambil Data GNSS (Global Navigation Satellite System)](/contoh-kode-dan-library/nb-iot/nb-lynx-7000/mengambil-data-gnss-global-navigation-satellite-system.md)
{% endcontent-ref %}


---

# 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.antares.id/contoh-kode-dan-library/nb-iot/nb-lynx-7000.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.
