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
NMEA0183 to Node-red
#3
(2022-04-03, 09:25 PM)La Zorra Wrote: Still not sure why I can't use the Serial In node.

Usually best to let signalk take care of all the connections then if you want to get at the data node-red can get it from signalk. So all serial connections get configured in signalk/connections. 

If you want to control what data goes to a different serial port then signalk events is usually better. Signalk does all the multiplexing you likely need. 

https://github.com/SignalK/signalk-serve...tting-Data

Events can be a little confusing at first, might be better thought of as "channels"? I send gps pos data like this - 
USB GPS in> 
[Image: DF5ufp7.png]

USB serial output to VHF (shares with wind data coming in) >

[Image: 58TCssD.png]

So anything coming in from the GPS gets labeled as gps-nmea and sent out again through the 'wind' usb/serial. All incoming  nmea sentences get sent out again over tcp 10110.
The port addresses above were created by openoplotter with the serial app.
Reply


Messages In This Thread
NMEA0183 to Node-red - by La Zorra - 2022-04-03, 05:11 PM
RE: NMEA0183 to Node-red - by La Zorra - 2022-04-03, 09:25 PM
RE: NMEA0183 to Node-red - by PaddyB - 2022-04-04, 10:48 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)