> 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-rad-wbms.md).

# Vehicle Network Interface Hardware: RAD-wBMS

Intrepid has partnered with Analog Devices to create a state of the art battery cell measurement and network testing hardware using the wBMS (Wireless Battery Management System®) technology. The RAD-wBMS is an adaptor designed to interface between ADI’s electric vehicle wBMS and legacy test platforms in a variety of use cases. It contains ADI wBMS radios and isoSPI interfaces with which to control and configure the wireless network components along with DW CAN-FD, 100Base-T, and USB interfaces with which to connect to legacy test platforms.

The RAD-wBMS comes pre installed with ADI’s wireless interface API (WIL) allowing easy control of the ADI wBMS network. RAD-wBMS combines Analog Devices’ wBMS technology to deliver a complete solution for monitoring critical parameters of battery systems in real time using Vehicle Spy 3 software. Parameters monitored include cell voltage, cell current, ambient temperature, cell/unit voltage, impedance, and temperature. The RAD-wBMS is compatible with many battery chemistries such as VLA, VRLA, and Li-Ion battery types.

<figure><img src="/files/2tlAa7CzjJYoSpJn5kOX" alt=""><figcaption><p>RAD-wBMS device</p></figcaption></figure>

RAD-wBMS User Guide - <https://cdn.intrepidcs.net/guides/RAD-wBMS/>


---

# 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-rad-wbms.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.
