This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Send Custom NMEA2000 data
#1
Hello,

Im currently writing my bachelor thesis about ways to sucessfully send NMEA2000 Format Messenges into an existing NMEA2000-network.
The endgoal is enabling control of the boads rudder with a simple Joystick. For this purpose im searching for an program, which is capable of sending custom NMEA2000 messages into the network. Im currently using a Raspberry PI 4 with openplotter installed and the NGT-1. To this point I have tried Canboat, which sends me back an EOF-Error whenever I try sending using the following code:


Code:
echo 2012-06-17-15:02:11.000,6,59904,0,255,3,14,f0,01 | actisense-serial /dev/ttyUSB0

In detail it starts reading the bus datastream for a few messages before giving me that error.
Every help and tips would be much appreciated,
best regards,
Jannis
Reply
#2
you may want to take a look at the code of the signalK to NMEA2000 plugin for signalk and see if you can gain anything from that:

https://github.com/SignalK/signalk-to-nmea2000
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)