# Welcome to the Inacks IS4310 Modbus Chip Wiki

## IS4310 is an I2C Modbus RTU Slave Chip with 500 Holding Registers

Welcome to the **IS4310 INACKS Wiki**. Here you have the online version of the datasheets and examples. For full detailed information, please download the datasheet:

{% file src="/files/9rcvMUytDoE7QHa6BLi7" %}
IS4310 Datasheet Revision C&#x20;
{% endfile %}

## Buy Now

Visit our product page to place your order:\
<https://www.inacks.com/is4310>

## Product Description

The **IS4310** is a chip that integrates a Modbus RTU Slave stack. It features an internal memory of 500 Holding Register. These registers can be accessed for reading and writing both by a microcontroller (via I2C) and by the Modbus Master device (such as PLC, computer, etc.).

<figure><img src="/files/XiN9jSWhGR9FmmWh12BN" alt=""><figcaption><p>IS4310 Flyer</p></figcaption></figure>


---

# 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://inacks.gitbook.io/is4310-wiki/readme.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.
