You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I keep receiving errors when trying to connect and pull holding registers from eg Huawei and Solaredge
It works from node red, but not from the iobroker/modbus adapter (I am moving all my logic to IObroker)
I can connect to the ananas test modbus and retrieve values in iobroker/modbus
To Reproduce
Steps to reproduce the behavior:
0. Connect to the IOBroker instance which is running on docker (with host network)
Go to the modbus instance
Configure it with the right IP address, port, instance
go to holding registers TAB and add 1 register eg 32080, length 2, signed integer
Set to instance in debug mode
Expected behavior
I expect the correct value to be returned in objects, as I do see it in node-red
Screenshots & Logfiles
If applicable, add screenshots and logfiles to help explain your problem.
Versions:
Modbus adapter: 6.3.2
Docker instance on synology.
Platformoperating system:linux
Architecture:x64
CPUs:4
Speed:1501 MHz
Model:Intel(R) Celeron(R) CPU J3455 @ 1.50GHz
RAM:3.6 GB
System uptime:06:46:30
Node.js:v18.20.4
time:1732863993991
timeOffset:-60
NPM:10.8.2
adapters count:547
Disk size:5352.2 GB
Disk free:4748.8 GB
Active instances:11
Path:/opt/iobroker/
Uptime:06:35:32
alive:true
_nodeCurrent:18.20.4
_nodeNewest:18.20.5
_nodeNewestNext:20.18.1
_npmCurrent:10.8.2
_npmNewest:10.7.0
_npmNewestNext:10.8.2
Additional context
same configuration works on node red also in docker on same system
The text was updated successfully, but these errors were encountered:
Describe the bug
I keep receiving errors when trying to connect and pull holding registers from eg Huawei and Solaredge
It works from node red, but not from the iobroker/modbus adapter (I am moving all my logic to IObroker)
I can connect to the ananas test modbus and retrieve values in iobroker/modbus
To Reproduce
Steps to reproduce the behavior:
0. Connect to the IOBroker instance which is running on docker (with host network)
Expected behavior
I expect the correct value to be returned in objects, as I do see it in node-red
Screenshots & Logfiles
If applicable, add screenshots and logfiles to help explain your problem.
Versions:
Modbus adapter: 6.3.2
Docker instance on synology.
Platformoperating system:linux
Architecture:x64
CPUs:4
Speed:1501 MHz
Model:Intel(R) Celeron(R) CPU J3455 @ 1.50GHz
RAM:3.6 GB
System uptime:06:46:30
Node.js:v18.20.4
time:1732863993991
timeOffset:-60
NPM:10.8.2
adapters count:547
Disk size:5352.2 GB
Disk free:4748.8 GB
Active instances:11
Path:/opt/iobroker/
Uptime:06:35:32
alive:true
_nodeCurrent:18.20.4
_nodeNewest:18.20.5
_nodeNewestNext:20.18.1
_npmCurrent:10.8.2
_npmNewest:10.7.0
_npmNewestNext:10.8.2
Additional context
same configuration works on node red also in docker on same system
The text was updated successfully, but these errors were encountered: