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
SignalK not receiving wind data
#4
Thanks guys. I tried turning off validate checksum and turning on remove null characters which suprisingly didn't change the log output.

The wind data is coming from a NASA Marine wind transducer connected to the RPi running openCPN via a serial to USB adapter. I read on another forum that the standard NMEA0183 sentence has floating point numbers with 1 deceimal place for wind angle and speed. The NASA transducer is outputting integers for those values in the NMEA sentence. For example:

NASA sentence: $WIMWV,345,R,2.3,N,A*21
Normal sentence: $WIMWV,345.0,R,2.3,N,A*21

I'm new to node-red but I think I could use it to clean the leading NULL chars and then convert ints to floats. Unsure whether it's better to then convert this back to an NMEA0183 sentence and then into signalK or send those values directly to a signalK path. Also not sure what's going on with the 'u\0000' in the first place either.
Reply


Messages In This Thread
SignalK not receiving wind data - by ash_perry - 2022-01-04, 04:07 AM
RE: SignalK not receiving wind data - by PaddyB - 2022-01-04, 12:45 PM
RE: SignalK not receiving wind data - by tkurki - 2022-01-04, 04:13 PM
RE: SignalK not receiving wind data - by ash_perry - 2022-01-04, 11:32 PM
RE: SignalK not receiving wind data - by PaddyB - 2022-01-05, 01:31 AM
RE: SignalK not receiving wind data - by tkurki - 2022-01-05, 07:29 PM
RE: SignalK not receiving wind data - by PaddyB - 2022-01-05, 11:17 PM
RE: SignalK not receiving wind data - by tkurki - 2022-01-05, 12:45 AM
RE: SignalK not receiving wind data - by PaddyB - 2022-01-06, 12:23 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)