> For the complete documentation index, see [llms.txt](https://docs.influxtechnology.com/support_guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.influxtechnology.com/support_guides/pinouts-influx-product-range/cables-and-product-pinouts/cables/inf-42xx.xx/inf4203-rebel-lt-can-bus-breakout-cable/obd-and-inst-connector.md).

# OBD and INST Connector

<figure><img src="/files/5W0dG2XGgE7SinLnzsAT" alt=""><figcaption><p>25-pin OBD and INSTR Connector</p></figcaption></figure>

<table data-header-hidden><thead><tr><th width="123"></th><th></th></tr></thead><tbody><tr><td><strong>Pin No</strong></td><td><strong>Pin Function</strong></td></tr><tr><td>Pin 1</td><td>Wake-Up pin to wake logger from sleep mode (for use see Appendix 1)</td></tr><tr><td> Pin 4</td><td>Lin 0</td></tr><tr><td>Pin 6</td><td>CAN Bus 1 (Medium Speed Bus) Low Signal</td></tr><tr><td>Pin 7</td><td>CAN Bus 0 (High Speed Bus) Low Signal</td></tr><tr><td>Pin 8</td><td>K-Line (1 wire bus) of ISO 9141</td></tr><tr><td>Pin 9</td><td>4.5-36V Supply Voltage</td></tr><tr><td>Pin 12</td><td><p>Digital Input or Output 0 - When used as an input do not apply voltages outside of the 0 to +12V range, when used as an Output ensure that current draw is not more than 50mA. </p><p>More information on use of this pin can be found in Appendix 2 and 3</p></td></tr><tr><td>Pin 19</td><td>CAN Bus 1 (Medium Speed Bus) High Signal</td></tr><tr><td>Pin 20</td><td>CAN Bus 0 (High Speed Bus) High Signal</td></tr><tr><td>Pin 21</td><td>Ground</td></tr><tr><td>Pin 22</td><td>Power Ground</td></tr><tr><td>Pin 23</td><td>Digital Input or Output 3 (can also be used as a switched power supply +Vd)</td></tr></tbody></table>

{% hint style="info" %}

#### Note:

* Pins not mentioned in the description table(s) are NC.
  {% endhint %}


---

# 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.influxtechnology.com/support_guides/pinouts-influx-product-range/cables-and-product-pinouts/cables/inf-42xx.xx/inf4203-rebel-lt-can-bus-breakout-cable/obd-and-inst-connector.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.
