-
### 👓 What did you see?
The way the service parses Behave step definitions is in total disagreement with how Behave itself does.
In [Behave tutorial](https://behave.readthedocs.io/en/latest/tuto…
-
Modbus TCP specification determines that only one modbus request needs to be inside a TCP Frame or packet.
Looks like that node-modbus-serial don't use any kind of mechanism to ensure that, correct?
…
-
I'm trying to add a coil to my working specification (with only holding registers), but it fails to read it.
I remeber that modbus2mqtt uses the same modbus api as nodered, so I tried to replicate th…
-
At the moment you need to make a 4-wire physical connection between the Sensorbox (12V, GND and A & B). It would be nice for example to cover longer distances between electrical boards without the nee…
-
Hi, I'm Vincenzo and I'm new to arduino word.
In my first job with Arduino I used your Modbus Slave RTU library and it is truly exceptional, simple and effective; compliments.
I have to implement th…
-
Hi,
Thanks a lot for this lib. I'm trying to use modbus serial on a ESP8266 but I'm not sure what to do, do I need to take ModbusSerial lib from modbus-arduino (there is none on esp8266 lib) and Modb…
-
I am using the library to create a modbus-rtu slave device that has more than 50 holding registers. The master device tries to write to all the holding registers in one instruction. But the way the li…
-
Hi, Mazurel. I have been trying to use your modbus library for a RTU project. It seems like a nice implementation and it supports CMake which I appreciate. I have hocked the RTU Service up to a Oscilo…
-
This is not a bug in this library, but within the micropython project - and rather a FYI in case others experience the same issue.
When trying to use the mp_modbus lib with the current release / mast…
-
Hello!
I have a Hyundai PDC and a few days ago i had a H7 error because of a voltage drop.
The error was logged in PDC but not in ESPHome.
I checked all these fields
Thanks