# Device-related questions

This section provides manufacturer-specific configuration and troubleshooting for GPS trackers, dash cameras, and telematics devices. Hardware behavior varies significantly by manufacturer—what works for Teltonika won't work for Jimi cameras. These guides help you configure your specific device model correctly and resolve hardware-level issues.

You'll find step-by-step instructions for sensor configuration, video streaming setup, command syntax, and parameter adjustment for different manufacturers. Essential for installation technicians, technical support teams, and anyone working directly with GPS tracking hardware who needs to bridge the gap between device manuals and successful platform integration.

## Browse guides

<details>

<summary>Jimi (JC400 / JC261)</summary>

* [How to troubleshoot Jimi JC400 video streaming and playback](/docs/qna/device-related-questions/how-to-troubleshoot-jimi-jc400-video-streaming-and-playback.md)
* [No livestreaming video on the platform (JC261)](/docs/qna/device-related-questions/no-livestreaming-video-on-the-platform-jc261.md)
* [Camera light indicators (JC261)](/docs/qna/device-related-questions/camera-light-indicators-jc261.md)
* [GSENSOR calibration failure on JC261](/docs/qna/device-related-questions/gsensor-calibration-failure-on-jc261.md)

</details>

<details>

<summary>Teltonika</summary>

* [Configuring sensors on Teltonika trackers](/docs/qna/device-related-questions/configuring-sensors-on-teltonika-trackers.md)
* [FMC150 (QJIBO/QKIBO) Input and Output Capabilities](/docs/qna/device-related-questions/fmc150-qjibo-qkibo-input-and-output-capabilities.md)

</details>

<details>

<summary>Howen</summary>

* [MC40-02 Howen event sensitivity](/docs/qna/device-related-questions/mc40-02-howen-event-sensitivity.md)

</details>

<details>

<summary>Video commands</summary>

* [HVIDEO vs EVIDEO commands](/docs/qna/device-related-questions/hvideo-vs-evideo-commands.md)

</details>


---

# 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://navixy.com/docs/qna/device-related-questions.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.
