Remote debugging in V3.0?
I've just converted my SensESP app to V3.0, which does not have easy serial debugging. Under V2 this was not a problem: pop in -D REMOTE_DEBUG under the build_flags and I could easily telnet into the ESP. According to the upgrade documentation this should work under V3 as well, however when doing so the connection gets refused on port 23.
12v breaker panel keys
I have a sensor that gets the voltage and current moving through the various breakers on my DC panel.
I made up the keys, riffing off the vessel key docs.
Does this look right?...
Old B&G sensors to SignalK
Dear all,
I recently bought a 40ft ketch (1988) with quite some old sail boat electronics. Most of it are NMEA0183 devices, a SeaTalk Autopilot and some funny looking analog B&G sensors. I would like to start a SignalK project and have already a few ideas for my digital boat concept but right now I'm struggling with my depth sounder and wind vane.
B&G Hornet 4 Anemometer and Hecta depth sounder. I have no idea what kind of standard this is and if it's worth to implement them I to my signalK server. Both of them are working and connected to analog displays in the cockpit
...

language packs
Hello friends, maybe someone came across language packs, where to find them if they exist. And also how to add the units of measurement of your country, has anyone done this?
DC Load - Data input nit available
I created a new calc for the Derived Data plugin to calculate the total DC load. One of the data points is the DC output of the shore power charger. But, when I am away from the dock and the shore power charger is off, the calc does not work. It works if I turn off the charger and it still has AC power, because the output is 0. But, when it is off with no AC power, it does not exist.
How do I check for this and have the calc decide what calculations to use?
Thanks....
Watermaker PGNs in wich path to find?
I have a BlueSea Watermaker with N2K connection. It sents the following PGNs:
Maretron N2K View can present it as this:
How can I access them in the Data Browser?...

Can adaptor issue
After updating rpi from *old *to latest, unable to get USB Can adaptor working in signalk server
Using USB (canable.io) Can adaptor for n2k.
works fine on
Old_setup : rpi4 (older rpiOS/earlier nodejs, earlier signalk 1.4x server)...

Metadata via api 2.11
hi, I'm working a little bit of an experiment and I am wondering if it's still possible to add custom meter data keys via API in the version 2.11? For example I would not like to use the existing one such as description et cetera I would also like to add for example equipment key as a another key with a value after.
example
{
"equipment": "Engine_1"
}...
Errors and out of ideas,
I have 2 errors one on 0183 connect and the other on my 2000 connection from my Yacht devices WiFi repeater. See the pictures:

SignalK cloud
I was using signal K cloud successfully until a few days ago. I am now getting certificate expired error.
I logged back into https://cloud.signalk.org/cloud/login via Google and got a new certificate. Inputted into the plugin cofig, rebooted the server and still get the same error.
Any help please?...
SensESP OTA Updates thru VPN
I am having trouble updating a ESP32 board with OTA while remotely connected via a VPN. While connected to the VPN I am able to see my raspberry pi (10.10.10.1) and the esp32 device, which is connected to the raspberry pi access point and accessible at IP 10.10.10.79. When I try to update the device from VSCode. / PlatformIO on port 3232 I get a "no response from device" error.
I have opened the TCP port 3232 on my router's NAT/Gaming settings. My VPN tunnel (Wireguard) has Allowed IPs of '0.0.0.0/0, ::/0'.
The OTA updates work fine when I'm on my raspberry pi network. Can't get it to work through a VPN. What am I missing?...
displaying SignalK data on 3" tft screen... has anyone done this?
I would like to display tank levels on a small tft Dudley
OpenSeaMap min zoom level
Hi guys, sorry of this is already clear somewhere I have not managed to find it...
Struggled with OpenSeaMap layer, i.e. the default in FreeboardSK together with OpenStreetMap.
Why is the minimum zoom level set to 12?...
Stale / Old Data
I have Signal K working and have built a SensESP to monitor AC voltage and current, all works well and data shows in Signal K.
But when AC voltage is removed the power to the SenseESP is removed so the data just remains in databroswer (and on dashboard) with the old values... how do i set data (all data really) to show as stale and dissapear when its over a certain age?...
Cerbo GX or Pi with Venus OS?
TLDR;
Is my Cerbo GX capable to absorb, display and distribute sensors data and AIS-data onto the SeatalkNG/2000 network? Should I add a PI to offload it? Or should I completely forget the Cerbo and just go for 2-3 PIs?
...
n2k Heading True Derived Data
Hi all!
Im getting N2k via the YDWG-02 dongle. It seems I’m not getting "Heading True" which is needed for the Derived-Data in order to calculate TWA & TWS. Im getting Heading True from the NEMA 0183 connection, but I only want to use N2K.
According to the YDWG-02 manual YDWG-02 NMEA 2000 --> NMEA 0183 converter is able to calculate True Heading. Magnetic variation is used in RMC, HDT, HDG, VDR, VHW, VTG. Priority of variation PGNs: 127250, 127258, 65311...
Incomplete N2K PGN 126996
Hello,
The HW/SW is
- SignalK 2.11.0 (N2K addess 0x64)
- RPI 5 8Gb + SDD + PICAN-M...
New user help
And am trying to setup Open Plotter and have it and Signal K installed and working however I am having a issue getting KIP to connect to signal K. On the CONNECTION page in settings it is asking for the address to the Signal K server........ I have no idea what that address should be and cant find an answer in the Signal K document section.
Can anyone please help mw on how to find the server address...
Can anyone please help mw on how to find the server address...
Make Signal K listen to IP
Im trying to figure out where the config file is located , my goal is to make Signal K listen to
"server": {
"host": "192.168.15.201",
"port": 3000
},...