espressif/esp-modbus
ESP-Modbus - the officially suppported library for Modbus protocol (serial RS485 + TCP over WiFi or Ethernet).
CApache-2.0
Issues
- 4
- 4
- 20
How to organize polling of a large number of IP addresses via Modbus TCP (for example, 30)? (IDFGH-9251)
#19 opened by iamalek - 5
mbc_master_get_parameter参数的意义 (IDFGH-13477)
#69 opened by johnzhy - 3
(BUG) modbus master crashes on slave lost connection and reconnects then (IDFGH-11778)
#47 opened by Lagunaxx - 3
- 5
multi UART conflict (IDFGH-12165)
#53 opened by ss1k - 5
- 2
Is it possible to change baudrate in runtime after modbus has started? (IDFGH-13586)
#71 opened by kotyara12 - 5
How to add word_length & stop_bits in mb_communication_info_t struct (IDFGH-9713)
#25 opened by JimitD - 1
- 4
Has "mbfuncinput.c" file a bug? (IDFGH-13284)
#66 opened by NOM-99 - 7
- 12
- 12
- 3
ESP32 Modbus Communication Issue: Temperature Data Consistently Reads Zero Despite Successful Transactions (IDFGH-12723)
#58 opened by herryliq - 3
How to Read Device Identification Function 43 / 14 (0x2B / 0x0E) with MODBUS Master RTU (IDFGH-9653)
#24 opened by joaoviktor22 - 12
When the result is of float type and the value is 0.xxx, a parsing error will occur. (IDFGH-12632)
#56 opened by yel-best - 4
- 3
Add library on platformio (IDFGH-12435)
#55 opened by mattia424 - 8
- 6
- 3
- 3
modbus rtu slave stack (IDFGH-11750)
#46 opened by kush930 - 2
- 6
Big problem after running for some time using TCP Modbus Slave code (IDFGH-11297)
#39 opened by jamesarm97 - 6
Modbus TCP Master not closing sockets correctly? Unable to create socket: #-1, errno 23 (IDFGH-11539)
#42 opened by fromeijn - 3
- 22
- 2
- 15
Modbus master communication random interruption causes a shift on the read registers (IDFGH-9133)
#16 opened by ZanellaSimone - 21
- 6
After switching to ESP-IDF 5.1: The mbc_master_destroy() function no longer works (IDFGH-10779)
#31 opened by ThomasDQS - 10
Periodic start of always receiving MB_MRE_EXE_FUN in response to read request that had been previously valid (IDFGH-10891)
#33 opened by dwarnow-xylem - 10
- 2
Possible values for command in mb_param_request_t type were not defined or included. (IDFGH-9305)
#21 opened by mrcamilletti - 3
After switching to ESP-IDF 5.0.0, all projects using Modbus RTU stopped compiling (IDFGH-9396)
#22 opened by kotyara12 - 7
- 3
- 3
- 3
Modbus RTU Master deadlock when sending with CONFIG_FMB_TIMER_PORT_ENABLED=y (IDFGH-9942)
#28 opened by gonzzor - 3
- 4
- 2
- 2
- 8
- 5
Invalid register reading after error "E (92525) MB_PORT_COMMON: vMBMasterRunResRelease(195): Resource release failure" (IDFGH-10168)
#30 opened by kotyara12 - 0
E (92525) MB_PORT_COMMON: vMBMasterRunResRelease(195): Resource release failure. Possible memory leak???? (IDFGH-10127)
#29 opened by kotyara12 - 3
- 5
Modbus Master Crashes (IDFGH-9146)
#17 opened by fink-at-trmc-dk