-
```
What steps will reproduce the problem?
1. Raspberry with master work perfect
2. Arduino Uno with simple-modbus slave library ID 1 ( problem )
3. Arduino Due with simple-modbus slave library ID 4 w…
-
code
```
using NModbus.Serial;
using System.IO.Ports;
using (SerialPort port = new SerialPort("COM3"))
{
port.BaudRate = 9600;
port.DataBits = 8;
port.Parity = Parity.None;
…
-
```
What steps will reproduce the problem?
1.
Run it with any baud rate above 19200. Use it with > 8 coil or digital
registers.
2.
Inter-message timing calculation is not right for all baud rates, r…
-
Serial port converters discussed by HD Moore [blog](https://community.rapid7.com/community/metasploit/blog/2013/04/23/serial-offenders-widespread-flaws-in-serial-port-servers), [slides](https://speake…
-
Thanks for your project!
My inverter powered up this morning and thanks to your project I was able to connect + setup wifi without (so far) having to go through TSUN/Orbit app registration stuff.
…
-
Hello,
it seems that your Node can't be installed in the newest Version of Node-red.
Tried on Windows on Raspberry - both the same:
29 Dec 12:04:06 - [info] Node-RED version: v3.0.2
29 Dec 12:…
-
```
Hello,
i want to simulate a modbus slave device (a rather big AHU) witch has some
config data, sensor data and status data on varoius adresses.
10001-10018 config
15000-15024 sensors
...
40000-…
-
```
Hello,
i want to simulate a modbus slave device (a rather big AHU) witch has some
config data, sensor data and status data on varoius adresses.
10001-10018 config
15000-15024 sensors
...
40000-…
-
```
Hello,
i want to simulate a modbus slave device (a rather big AHU) witch has some
config data, sensor data and status data on varoius adresses.
10001-10018 config
15000-15024 sensors
...
40000-…
-
```
Hello,
i want to simulate a modbus slave device (a rather big AHU) witch has some
config data, sensor data and status data on varoius adresses.
10001-10018 config
15000-15024 sensors
...
40000-…