Teppo Kurki
Teppo Kurki
SKSignal K
Created by HansT on 1/21/2025 in #plugins-and-webapps
HansT - @Teppo Kurki Asking here for others to ...
A plugin can intercept and modify incoming sk deltas, but that is a pretty awkward solution to this problem, not exactly user friendly
4 replies
SKSignal K
Created by HansT on 1/21/2025 in #plugins-and-webapps
HansT - @Teppo Kurki Asking here for others to ...
So this would need to be per source? We can pretty easily add parameters to a connection’s internals, like verify Checksum for nmea 0183
4 replies
SKSignal K
Created by a1_ma. on 1/18/2025 in #questions
Sending test data to NMEA0183
Nmea0183 input data is automatically relayed out to tcp 10110
13 replies
SKSignal K
Created by Caribsailor on 1/19/2025 in #questions
Code error
try on #sensesp
3 replies
SKSignal K
Created by a1_ma. on 1/18/2025 in #questions
Sending test data to NMEA0183
you can activate signalk:streams:udp-data debug logging key in Server Log to see the received data and telnet localhost 10110 to see what is getting output
13 replies
SKSignal K
Created by a1_ma. on 1/18/2025 in #questions
Sending test data to NMEA0183
echo '$GPRMC,210230,A,3855.4487,N,09446.0071,W,0.0,076.2,130495,003.8,E*69' | nc -4u -w0 localhost 7777
13 replies
SKSignal K
Created by a1_ma. on 1/18/2025 in #questions
Sending test data to NMEA0183
No description
13 replies
SKSignal K
Created by a1_ma. on 1/18/2025 in #questions
Sending test data to NMEA0183
if you create a 0183 UDP data connection you can send arbitrary data with netcat
13 replies
SKSignal K
Created by jimseng on 1/17/2025 in #questions
Node red not loading
I remember seeing something way way earlier related to a fresh Node version and NR
20 replies
SKSignal K
Created by Greg Johnson on 1/18/2025 in #questions
nmea0183 over TCP-victron ekranos nothing seen
What does dashboard say?
14 replies
SKSignal K
Created by Greg Johnson on 1/18/2025 in #questions
nmea0183 over TCP-victron ekranos nothing seen
No log files sounds like you are not getting any data
14 replies
SKSignal K
Created by Greg Johnson on 1/18/2025 in #questions
nmea0183 over TCP-victron ekranos nothing seen
You have data logging on, so the server will log all received data from this connection to a file that you can inspect/download
14 replies
SKSignal K
Created by Greg Johnson on 1/18/2025 in #questions
nmea0183 over TCP-victron ekranos nothing seen
A typical problem is that the checksum is incorrect and since your connection has verify on the data is discarded. It will be logged though if you activate the debug key
14 replies
SKSignal K
Created by Greg Johnson on 1/18/2025 in #questions
nmea0183 over TCP-victron ekranos nothing seen
Enable debug key signalk:streams:tcp-data in Server Log to see the data the connection receives
14 replies
SKSignal K
Created by Greg Johnson on 1/18/2025 in #questions
nmea0183 over TCP-victron ekranos nothing seen
You should see the connection’s status in the dashboard. For example connections failures are shown there
14 replies
SKSignal K
Created by Nas on 1/13/2025 in #questions
Signal K not getting my Seatalk1 stream via GPIO on PI5
$HOME/.signalk/settings.json is where server settings are saved
49 replies
SKSignal K
Created by Nas on 1/13/2025 in #questions
Signal K not getting my Seatalk1 stream via GPIO on PI5
your first post refers to pigpio, but you are saying you are using gpiod. both should not be possible
49 replies
SKSignal K
Created by Digital Skipper on 1/14/2025 in #questions
Help with Converting Energy Meter Data to NMEA 2000 PGNs
signalk-to-nmea2000 does not yet have support for 127744, but you can do this with Node-RED: combine values from those paths and emit an event with pgn data per https://demo.signalk.org/documentation/develop/plugins/deltas.html?highlight=nmea2000out#sending-nmea-2000-data-from-a-plugin
2 replies
SKSignal K
Created by lari on 1/12/2025 in #questions
Alarms from zones & hysteresis
😆
7 replies