> For the complete documentation index, see [llms.txt](https://docs.intrepidcs.com/vspy-3-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.intrepidcs.com/vspy-3-documentation/vehicle-network-interface-hardware/vehicle-network-interface-hardware-neovi-fire.md).

# Vehicle Network Interface Hardware: neoVI FIRE

#### **neoVI FIRE 2**

**8x CAN FD, 4x LIN, Ethernet:DoIP/XCP**

Modern vehicle architectures are expanding to include Ethernet and CAN FD in addition to existing CAN and LIN networks. The neoVI FIRE 2 provides Ethernet, eight channels of CAN (including CAN FD) and four channels of LIN in one tool. All channels run simultaneously and are time-stamped in hardware. A fully-isolated high-speed USB interface allows messages to be sent and received without risk of damage to the PC.\\

![neoVI FIRE 2](/files/jYqOgjIArbun3tDnyKbf)

neoVI FIRE 2 User Guide - <https://cdn.intrepidcs.net/guides/neoVI-Fire2/>

#### neoVI FIRE 3

**Vehicle Network Interface plus Data Logging System with CAN FD and Ethernet**

16x CAN FD, 8x LIN, 3x Ethernet Interfaces

The neoVI FIRE 3 is the most advanced multi-protocol vehicle network interface and data logger available. The neoVI FIRE 3 has 16x CAN FD networks, up to 8x LIN networks, 2x 1 Gb 10/100/1000BASE-T, 1x 10/100BASE-Tx.

All networks run simultaneously and are hardware time-stamped. A fully isolated high-speed ethernet interface allows messages to be sent and received without risk of damage to the networks or your computer.

<figure><img src="/files/XLnzOVwIo0Mq74WK5tIs" alt=""><figcaption><p>neoVI FIRE 3 device</p></figcaption></figure>

neoVI FIRE 3 User Guide - <https://cdn.intrepidcs.net/guides/neoVI-documentation>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.intrepidcs.com/vspy-3-documentation/vehicle-network-interface-hardware/vehicle-network-interface-hardware-neovi-fire.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
