signalk-to-nmea2000

Signal K server plugin to convert Signal K to NMEA2000

Usage no npm install needed!

<script type="module">
  import signalkToNmea2000 from 'https://cdn.skypack.dev/signalk-to-nmea2000';
</script>

README

signalk-to-nmea2000

Greenkeeper badge

Plugin to convert Signal K to NMEA2000

Requires that toChildProcess be set to nmea2000out for the actisense execute provider:

     {
      "id": "actisense",
      "pipeElements": [{
        "type": "providers/execute",
        "options": {
          "command": "actisense-serial /dev/ttyUSB0",
          "toChildProcess": "nmea2000out"
        }
      }

or you can configure your N2K connection to use canboatjs in the server admin user interface: image

Note that if you're using an NGT-1 to transmit AIS, then you need to use their Windows NMEA Reader software to add the pgns (129794, 129038, 129041) in the transmitted list.