-
I have a class like functions and it has some prototype funciton,but after export modules,can't get the prototype funciton directly.
```jsx
function ModbusRTU() {
var self = this;
// for…
-
### Hardware:
Board: ESP32 Dev Module
Core Installation version: 1.0.1
IDE name: Arduino IDE
Flash Frequency: 40Mhz,DIO mode
PSRAM enabled: …
-
Hello togehter,
First of all, I'm a newbie in programming ESP32 with Arduino IDE. My target is to read the air flow from the a sensor with the modbus protocol.
I found out the following details …
-
Hi,
Is it possible to have 4 usb ports converted to Ethernet on different ports via this software ?
-
i can't see on wiki , is there a config for "connected" event ? 🙏
-
Hi,
I'm just setting up a modbusRTU gateway, and am experiencing CRC errors when the request rate peaks.
Has anyone successfully implemented a queue for managing concurrent requests?
Thanks
-
- Build mega-20190830 test core 260 sdk3 16M at Wemos D1 mini Pro
- Discussed at the forum https://www.letscontrolit.com/forum/viewtopic.php?f=6&t=7019
- EspEasy with Senseair S8 active plugin abnor…
-
Hi, is there any support for this kind of conection?
-
Hello,
do you plan to make Modbus RTU support? I couldn't find a stably working library.
-
Is there a way to create an IP connection but send Modbus RTU type packets? E.g. Modbus RTU Over IP?
We use quite a lot of old legacy Modbus serial devices but they are connected via IP wireless Mo…