-
### The problem
The nodemcu does not receive any info from the bms. UART connection is definitely correct. I have all the files such communication protocol and bms wiring diagram if someone would l…
-
### Describe the bug
Hello,
I have a Growatt MOD 10KTL3-XH with batteries, and everything works well.
I have an issue that the priority isnt working.
As soon as i change these to anything, it take…
-
### Description
Good day,
Thank you for the solis modbus.
The new range of hybrid solis inverters are becoming popular and the current library does work but it does not have all the sensors, and…
-
I have 2 sdm630. It did work fine last month. But now i can't get it working anymore, i stil get this error:
2023-07-07 23:28:48.093 Error: SDM630.2: Call to function 'onHeartbeat' failed, exception …
-
I am using https://github.com/4-20ma/ModbusMaster for reading data. but while integrated with this library. Modbus reading function is giving error of **Connection time out**
While testing Modbus s…
-
**Describe the bug**
When updating from v6.1.0 to v6.2.3 I get for one out of three running instances errors in log (adapter stays yellow):
from 1 up to 13
```
modbus.2 | 2024-07-12 14:43:39.4…
-
A review showed that implementing a very basic "MODBUS Client" based on UARTISR. The use case is application programming oriented and is thus very similar to writing application oriented MODBUS Server…
-
Although I appreciate the parallel, I assume this isn't the desired behavior?
In a situation where a ModbusTCP server returns exception code 4 (maybe also others - I haven't tested), the code crash…
-
I’ve forked your repo to drive my 48 volt LL-S battery. It has 6 address switches instead of 4, and address 64 is special.
1) Initial effort will be to get my single battery online and displaying p…
-
First of all: thanks for this project. It's really useful for me!
I successfully use modbus-mqtt in a project to read a single energy meter via TCP. This works fine.
I'm now evaluating whether modbu…