-
First off, really handy tool - thanks for releasing it.
I've had some small successes querying a limited number of registers and have successfully gotten data back:
```
$ aurora_fetch /dev/ttyU…
-
I need a library that can act as a server for Modbus RTU over RS-485. I already use this library for a Modbus client over RS-485. If I implement the server functionality for this library and submit a …
-
Hey Julio
I have issue with **connected** field.
According to your doc it should return true, but for me it always return undef.
-
Receiving the following error if I want to build using Typescript. Before I was just running the plain Javascript.
```
jsmodbus: 4.0.6 (Since that is the last one published on npm)
seri…
-
As originally requested in #708, it would be very useful to be able to interact with a modbus server using modbus TCP, ideally at the same time as ESPHome is polling it.
In other words, if there is…
-
i just create simple mobdus tcp-client(modbus master). Everythings works perfectly. But, some of condition, my program panic triggeren and closed. this is my piece of code:
```
data, err := cli…
-
**Describe the bug**
Unable to find most of the remotecontrol_xxx entites. I've tried looking for hidden and disabled ones.
I have number.solax_remotecontrol_autorepeat_duration, sensor.solax_remo…
-
Hi,
This is a great Modbus library, however it would seem that it is not possible to write multiple holding registers from the client to the server. The sent ADU contains all the correct data, howe…
-
When I test V5.5 library,I found there are differences between Modbus server register index and Modbus client register index.
Index of registers Modbus client class used is from 0 , while index …
-
I have a SH6.0RT-V112 and the device code is 3597 -> E0D
can support be added?