-
I saw your project on github: https://github.com/aldas/modbus-tcp-client.
I have a park with the following configuration: Teltonikas Gateways and energy meters connected via RS485.
I tried to us…
-
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 …
-
First of all thanks for developing this library. It has been working great on my ESP8266. I've come across an issue when requesting a read of more than 28 registers returns a timeout error message (…
-
Hello Sir Pulman:
This is not a real issue, but asking for your kindness help if you have some free time.
ModbuxRx is a well designed elegant reactive repo, I'm very interested in using Modb…
-
can any body tell me which modbus simulator software is better to use with this library , i have used "Simply Modbus Master " simulator and tried writing/reading data to register number 40001 , didn't…
-
So far, I have been working with a solar station that uses Epever MMPT charge controllers.
This year I upgraded froma Tracer 3210N to a Triron 4210N.
.
I use multiple scripts in python, php, htm…
-
### Board
esp32 wrover
### Device Description
psram, eth, flash etc..
### Hardware Configuration
psram, eth, flash etc..
### Version
latest master (checkout manually)
### IDE Name
PlatformIO
…
-
it take me some time to get it build to 64bit under 2015 hence i put a note here
after we choose x64 to debug and release, run build
![image](https://user-images.githubusercontent.com/14907021/9…
-
Quasi das gleiche Problem, wie die RS232 Extension. Der existierende Code ist alter FreeRTOS basierender Code.
-
I am attempting to implement a meter reset, according to the data sheet this used a function code of 0x0e or 14, I was wondering how I can apply this function code using this software, as this isn't o…