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
How to feed calypso wind measure from Signalk to Open CPN?
#6
(2023-11-21, 10:37 AM)holgerw Wrote:
(2023-11-21, 08:29 AM)Thanks for the hint. It seems that there is no NMEA2000 data from Calypso going into SignalK, even though the NMEA2000 lights on MacArthur HAT are present. Wrote: Do you know actually how to feed Calypso sensor data to SignalK? And how to verify SignalK is receiving the NMEA2000 data? Many thanks!


Try to sample your N2K data with this terminal string: "candump can0 | candump2analyzer | analyzer"
or only "candump can0" and post it here.


PS: 3. Direct connection for socketCAN:

pi@openplotter:~ $ candump can0
  can0  09FD0200  [8]  FF 00 00 00 00 FA FF FF
  can0  09FD0200  [8]  FF 00 00 00 00 FA FF FF
  can0  09FD0200  [8]  FF 00 00 00 00 FA FF FF
  can0  09FD0200  [8]  FF 00 00 00 00 FA FF FF
  can0  09FD0200  [8]  FF 00 00 00 00 FA FF FF
  can0  09FD0200  [8]  FF 00 00 00 00 FA FF FF
  can0  09FD0200  [8]  FF 00 00 00 00 FA FF FF
  can0  09FD0200  [8]  FF 00 00 00 00 FA FF FF
  can0  09FD0200  [8]  FF 00 00 00 00 FA FF FF
  can0  09FD0200  [8]  FF 00 00 00 00 FA FF FF
  can0  09FD0200  [8]  FF 00 00 00 00 FA FF FF
  can0  09FD0200  [8]  FF 00 00 00 00 FA FF FF
  can0  09FD0200  [8]  FF 00 00 00 00 FA FF FF
  can0  09FD0200  [8]  FF 00 00 00 00 FA FF FF
  can0  09FD0200  [8]  FF 00 00 00 00 FA FF FF
  can0  09FD0200  [8]  FF 00 00 00 00 FA FF FF
  can0  09FD0200  [8]  FF 00 00 00 00 FA FF FF
  can0  09FD0200  [8]  FF 00 00 00 00 FA FF FF
  can0  09FD0200  [8]  FF 00 00 00 00 FA FF FF
  can0  09FD0200  [8]  FF 00 00 00 00 FA FF FF
  can0  09FD0200  [8]  FF 00 00 00 00 FA FF FF
  can0  09FD0200  [8]  FF 00 00 00 00 FA FF FF
  can0  09FD0200  [8]  FF 00 00 00 00 FA FF FF
  can0  09FD0200  [8]  FF 00 00 00 00 FA FF FF

pi@openplotter:~ candump can0 | candump2analyzer | analyzerer
INFO 2023-11-21T17:34:58.960Z [analyzer] N2K packet analyzer
CANboat version v2.0.0

© 2009-2021, Kees Verruijt, Harlingen, The Netherlands.
For more information see https://github.com/canboat/canboat

This file is part of CANboat.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

INFO 2023-11-21T17:34:59.019Z [analyzer] Assuming normal format with one line per packet
INFO 2023-11-21T17:34:59.019Z [analyzer] New PGN 130306 for device 0 (heap 11183 bytes)
2023-11-21-17:34:59.019 2  0 255 130306 Wind Data:  SID = Unknown; Wind Speed = 0.00 m/s; Wind Angle = 0.0 deg; Reference = Apparent
2023-11-21-17:34:59.172 2  0 255 130306 Wind Data:  SID = Unknown; Wind Speed = 0.00 m/s; Wind Angle = 0.0 deg; Reference = Apparent
2023-11-21-17:34:59.300 2  0 255 130306 Wind Data:  SID = Unknown; Wind Speed = 0.00 m/s; Wind Angle = 0.0 deg; Reference = Apparent
2023-11-21-17:34:59.451 2  0 255 130306 Wind Data:  SID = Unknown; Wind Speed = 0.00 m/s; Wind Angle = 0.0 deg; Reference = Apparent
2023-11-21-17:34:59.554 2  0 255 130306 Wind Data:  SID = Unknown; Wind Speed = 0.00 m/s; Wind Angle = 0.0 deg; Reference = Apparent
2023-11-21-17:34:59.661 2  0 255 130306 Wind Data:  SID = Unknown; Wind Speed = 0.00 m/s; Wind Angle = 0.0 deg; Reference = Apparent
2023-11-21-17:34:59.809 2  0 255 130306 Wind Data:  SID = Unknown; Wind Speed = 0.00 m/s; Wind Angle = 0.0 deg; Reference = Apparent
2023-11-21-17:34:59.929 2  0 255 130306 Wind Data:  SID = Unknown; Wind Speed = 0.00 m/s; Wind Angle = 0.0 deg; Reference = Apparent
2023-11-21-17:35:00.066 2  0 255 130306 Wind Data:  SID = Unknown; Wind Speed = 0.00 m/s; Wind Angle = 0.0 deg; Reference = Apparent
2023-11-21-17:35:00.171 2  0 255 130306 Wind Data:  SID = Unknown; Wind Speed = 0.00 m/s; Wind Angle = 0.0 deg; Reference = Apparent
2023-11-21-17:35:00.319 2  0 255 130306 Wind Data:  SID = Unknown; Wind Speed = 0.00 m/s; Wind Angle = 0.0 deg; Reference = Apparent
2023-11-21-17:35:00.439 2  0 255 130306 Wind Data:  SID = Unknown; Wind Speed = 0.00 m/s; Wind Angle = 0.0 deg; Reference = Apparent
2023-11-21-17:35:00.572 2  0 255 130306 Wind Data:  SID = Unknown; Wind Speed = 0.00 m/s; Wind Angle = 0.0 deg; Reference = Apparent

I don't have the socketCAN option as you showed (my opencpn version is 5.6.2):
   

Thanks in advance for further hints.
Reply


Messages In This Thread
RE: How to feed calypso wind measure from Signalk to Open CPN? - by volksbar - 2023-11-21, 06:39 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)