Issues
- 6
- 0
Publish 4.0.12 to registry?
#346 opened by simon-jouet - 1
ILLEGAL DATA ADDRESS
#341 opened by dyaacov - 1
Catch serial port connection error
#344 opened by neelizalde - 1
- 6
ModbusRTUClientRequestHandler "close" event
#283 opened by kollerDominik - 1
Change timeout
#326 opened by i-sobot - 1
- 0
Convert modpoll command to jsmodbus
#323 opened by FadelChafai - 7
After some time of working, the PLC suddenly stopped responding to requests
#329 opened by YuriKhachatryan - 1
Modbus RTU Server crash if there is another phisical slave on the RS485 serial that respond to it's request with a different Slave ID
#334 opened by fratrecca - 2
ReadHoldingRegistersResponseBody.fromRequest shouldn't multiply requestBody.start by 2
#336 opened by ameyat2812 - 1
CRC calculation error for WriteSingleCoil response
#338 opened by yangit - 6
- 9
TypeScript Example
#332 opened by cycl0ne - 9
bug, readHoldingRegisters cannot read over 128
#330 opened by pmingkr - 2
Jsmodbus? Modbus TCP Server Errors?
#331 opened by maufc - 4
- 3
ServerSerial usage?
#327 opened by MillerRen - 4
RTU server unit ID
#307 opened by JaagupAverin - 1
Same number for Transaction ID Modbus TCP
#309 opened by Dannol0 - 6
Struggling to read Input Register (32-bit)
#314 opened by dazzlersa - 3
ECONNRESET when client disconnect
#319 opened by yususs - 1
Request address is returning unitId
#320 opened by miqmago - 1
- 0
I couldn't send data on the server
#321 opened by less00 - 2
Port not open error on TCP connection
#312 opened by Naim-Bijapure - 0
- 1
Please edit the WriteSingleCoil.js existing in examples/javascript/serial.
#297 opened by sungyeon-0975 - 1
Possible typo in TSDoc
#299 opened by tukusejssirs - 1
tcp server endian
#301 opened by 94ljy - 3
Address 0 cannot be read
#302 opened by martijndierckx - 2
request fc and response fc does not match.
#304 opened by anesteziker - 1
- 0
loses "0" at the beginning bug?
#303 opened by Aaqu - 1
jsmodbus CLI requires Commander
#289 opened by mainstreetmark - 2
- 1
read holding registers from SATEC meter
#292 opened by dyaacov - 1
- 6
modbus.server.RTU responds on all addresses
#295 opened by digitalcraft - 2
Handle modbus-tcp messages with too short payload
#296 opened by arobal - 1
How can I reliably keep a connection alive indefinitely / until I stop it explicitly?
#300 opened by tukusejssirs - 12
Got tsc TS2307 error - could not find a declaration file for module 'serialport'
#280 opened by vn7n24fzkq - 0
Reading coils does not work for me
#298 opened by tukusejssirs - 5
How can I write the reconnection code?
#282 opened by ilkcantnriverdi - 8
how to read registers from meter?
#281 opened by dyaacov - 1
I would like to change 0x03 Fuc Reply 0x03- >0x67 and 0x01 FUC Reply 0x01- >0 x65, could you tell me How should I fix it?
#288 opened by a1664670118 - 5
CRC mismatch for exception responses
#279 opened by hansmaad - 1
How to write int16 values
#284 opened by ricott - 3
Using library with TLS instead of Net
#277 opened by mschloapps