-
Notifications
You must be signed in to change notification settings - Fork 122
Issues: arduino-libraries/ArduinoModbus
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Library only working for 1 simultaneous Server on RP2040 using earlephilhower's arduino-pico platform
type: imperfection
Perceived defect in any part of project
#155
opened Aug 26, 2024 by
pomplesiegel
Timeout is blocking from reading input registers when using multiple slaves.
type: imperfection
Perceived defect in any part of project
#153
opened Jun 28, 2024 by
gramcracker
ModbusClient.requestFrom() crashes Finder Opta if id > 247
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
#151
opened May 14, 2024 by
gareddustephane
Does this library support Modbus TCP Security?
type: enhancement
Proposed improvement
#140
opened Feb 14, 2024 by
rafaelkai
Programming issue? timeout without delay within the code
type: imperfection
Perceived defect in any part of project
#139
opened Jan 31, 2024 by
realKamillo
Add support for Modbus RTU over UDP
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
#137
opened Jan 16, 2024 by
zsoltyfm
Race condition: ModbusRTUServer.begin() sometimes quietly rejects config
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
#135
opened Dec 26, 2023 by
pomplesiegel
Not able to decode ModbusTCPServer.Poll(); function to get the Function code for read or write Operation.
type: imperfection
Perceived defect in any part of project
#129
opened Nov 4, 2023 by
prakashvenugopal2014
Larger reads sometimes time out at slower baud rates on RP2040
type: imperfection
Perceived defect in any part of project
#125
opened Oct 8, 2023 by
pomplesiegel
Question about directly accessing holding register data array via union
topic: documentation
Related to documentation for the project
type: enhancement
Proposed improvement
#124
opened Sep 29, 2023 by
kurt-klingbeil
Modbus RTU over TCP Support for Arduino Opta
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
#123
opened Sep 22, 2023 by
wicopretorius
Documentation of return values in ModbusServer.h and Arduino Reference does not match source code
topic: documentation
Related to documentation for the project
type: imperfection
Perceived defect in any part of project
#120
opened Aug 16, 2023 by
smacinnes
Add support for UNO R4 WiFi board
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
#119
opened Jul 31, 2023 by
karl3200
Broadcast transmission blocks for TIMEOUT ms
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
#117
opened Jul 28, 2023 by
bobemoe
RP2040: RX works, but always times out
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
#111
opened Mar 14, 2023 by
pomplesiegel
Use Related to content of the project itself
type: enhancement
Proposed improvement
rtos::ThisThread::sleep_for
as delay in _sleep_response_timeout()
for Mbed OS boards
topic: code
#107
opened Jan 7, 2023 by
salasidis
Change Serial port?
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
#99
opened Sep 5, 2022 by
RobWPink
Add warning to docs re: client assertion of DTR causing board reset
topic: documentation
Related to documentation for the project
type: enhancement
Proposed improvement
#98
opened Jul 23, 2022 by
c0d3rx
Multiple connected clients
topic: documentation
Related to documentation for the project
type: enhancement
Proposed improvement
#96
opened Jul 13, 2022 by
salasidis
Allow declaring multiple banks of registers at a time
topic: code
Related to content of the project itself
type: enhancement
Proposed improvement
#95
opened Jul 2, 2022 by
salasidis
ModbusRTUClient does not work on STM32F030C8
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
#94
opened Jun 7, 2022 by
rikka0w0
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.