question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Problems with Modbus reconnection.

See original GitHub issue

Problem

  • Hello, I know that the node reconnection problem (already known) is solved, is to downgrade from Node.js to V12, but I would like to ask if this way of solving is still the only one, especially thinking about possible incompatibilities of new versions of node-network with Node.js V12.

Your Environment

Please tell us about your environment:

  • (X ) I am using just the Node-RED package and got modbus-serial package installed with it
  • ( ) I have installed modbus-serial package global from source (using git clone)
  • ( ) I have installed modbus-serial as a global package (using npm i -g)

Yes, modbus-serial is the name but it does all, TCP and Serial. The node-modbus package is just for the Modbus Server node.

  • Device :

    • ( ) macOS: v
    • ( ) Linux: v
    • (x ) Windows: v
    • ( ) Raspbian: v
    • ( ) Other:
      • Name:
      • Version:
  • Description of the connecting Modbus system:

    • Name :
    • Version:
    • Vendor :
    • Link : https://
  • node-red-contrib-modbus version: v5.14.1

  • Node: node --version = v16.13.1

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

3reactions
nygma2004commented, Jul 31, 2022

Adding a comment to keep this alive. This is still an issue for me.

0reactions
github-actions[bot]commented, Sep 30, 2022

This issue is stale because it has been open 60 days with no activity. It will be closed in 30 days, but can be saved by removing the stale label or commenting.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Client unable to reconnect after Modbus Server goes offline ...
I experienced this issue with various servers and using different devices as client (Windows 10 PC, Raspberry Pi with latest buster release).
Read more >
Node-red-contrib-modbus no reconnect - General
Hi, my Problem my Modbus not reconnect. I want to implement Modbus devices that can fail for 1 to 2 hours at any...
Read more >
Modbus TCP Trouble shooting - Engiby
Difficulties to reconnect after broken link​​ Ensure that you are using a recent firmware and Modbus driver. If possible use the UDP protocol...
Read more >
Modbus tips and troubleshooting
If you have a failed socket connection for Modbus TCP, check your TCPOpen() instruction. The socket returned from TCPOpen() should be a number...
Read more >
Modbus doubts - connection/ reconnection ... blocking/ non ...
So here are my problems: 1. I guess the library uses a blocking connection call. (Can you please confirm the same?). I was...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found