Closed proasnet closed 6 months ago
I suspect it was some wiring or line speed related issue
Its possible as you write. I had as master PC with low price usb rs485 cable. Tomorow, I will try two tests of my slave (server). One with master simatic, the second master esp8266, so, on master side is better use converter without re+de pin? And on slave with re+de converter? I thing that library control re+de without own code controll.
Dne čt 25. 4. 2024 19:14 uživatel Alexander Emelianov < @.***> napsal:
I suspect it was some wiring or line speed related issue
— Reply to this email directly, view it on GitHub https://github.com/emelianov/modbus-esp8266/issues/339#issuecomment-2077777290, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASIIEITSCYOHUNEACKS7S6TY7E2WFAVCNFSM6AAAAABDPSHFCCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZXG43TOMRZGA . You are receiving this because you authored the thread.Message ID: @.***>
I was testing the library with cheap transceivers with no problem up to 1Mbit speed. Auto RX-TX (with no re-de) one was working only at 9600.
I am trying the first model for Modbus RTU to my project. ESP32 Devkit V1 and MAX485 . Hardware connection working, with another library, but I like to have one library for TCP and RTU. Your TCP library working fine. As Master (client) I am trying QModRTU, QMod Master and Modbus Poll and in theese all SW, I get error with Checksum or CRC and not working. Please, can you check my model code where is a problem? Its builded from examples. Thank you.
Code is