canboat / canboatjs

Native javascript NMEA 2000 decoder and encoder
Apache License 2.0
95 stars 37 forks source link

Actisense NGT-1 stream dies #145

Open preeve9534 opened 3 years ago

preeve9534 commented 3 years ago

This issue was initially raised at /SignalK/signalk-server/issues/1157.

In summary:

Actisense NGT-1 (latest firmware) canboatjs@1.18.04 signalk-server@1.36.0

After several hours (between 4 and 48) the data stream from canboatjs locks up and the NGT-1 is effectively dead and can usually only be recovered by a power reset. The host server logs show no relevant error messages.

The problem is not evident in SignalK when actisense-serial is used instead of canboatjs, hence I suspect the issue is with this application rather than the host context.

sbender9 commented 1 year ago

Did you ever figure what the issue was?

preeve9534 commented 1 year ago

Hello Scott. Well not exactly.

I sent the NGT1 back to Actisense who could find no issues with the device. I then decided to switch my Signal K instalation onto CerboGX that Victron gave me. Same Signal K configuration, but the problem disappeared.

Since then, I have used the NGT1 with a fresh Signal K installation and the intermittent lock ups are still there. canboatjs just dies - no errors in the logs, only remedy is a reboot of the host PC hardware. Reset of the NGT1 by disconnecting NMEA bus has no effect; reboot of signalk-server has no effect.

Sorry not to be able to offer more help.

Paul