-
I want to forward the raw nmea2000 message to the serial stream. Is that possible, and if so, how do i do that? I wan to read the data with the CanView software.
-
Review the NMEA2000 messages that are being generated on Rum Kist.
Which of these messages are essential for sailing performance analysis?
Document the required messages in as much detail as possibl…
-
The script sends PGN59904 to request PGN126996 from all stations.
Some setups are not receiving the response, presumably because PGN59904 is not actually being sent out.
**Working:**
- Actisens…
-
Are there any examples on how to use this?
-
Hello Timo, i have a problem,
My Yamaha outboard, send fuel flow in NMEA network, i have my esp32 that send the same data.
Raymarine Axiom, read yamaha data and not esp32 data.
Axiom don t allow m…
tmsio updated
4 years ago
-
Do not know if this is the right place for this:
Is it somewhere already, or are there any plans, or is there somebody working on NMEA2000 AIS PGNs converting to "NMEA" !AIVDM sentences yet?
-
It does not matter what I do with the library, it always throws these errors. This one was with the ActisenseListener example.
```
/home/johannes/.arduino15/packages/esp32/tools/xtensa-esp32s3-el…
-
This is ground we've been over before, but unfortunately it needs to be addressed again. Documentation on sources, the actual schema files and implementer understanding have all diverged.
The [docs](…
-
I have read the documentation, but I have some doubts. To define 'tN2kTempSource' as 'SeaTemperature,' what would be the correct way?
void SendN2kTemp(double temp) {
SetN2kEParameters(N2kMsg, 255,…
-
Hello Together,
I have a Simrad GO7 XSR Chart Plotter..... and I have two nodes created by my own on an ESP8266....
1st is sending a Heading Signal
2nd is sending Humanity and Teperaturs
Str…