-
Hi,
First, amazing job with the lib, thank you!
Maybe an issue or my lack of grasping the handling properly.
I have an esp32 with ISO1050 connected to NMEA2000, the esp is powered separately fr…
-
Thank you very much for this library (and your others). I have put together a test and am having a small problem. I am an ATMega64M1 and have tested 2551 and 2562 transceivers. Both work initially the…
-
Hello,
I am getting the below error when trying to compile the example code.
'serStream' was not declared in this scope; did you mean 'N2kStream'
Please help!
-
I currently have two independent devices connected to the nmea 2000 network. The problem is that when I list the devices the plotter (lowrance) only finds one, but they both work on the plotter, it i…
-
hi there,
would really like to use your panel but I'm struggling on how to format the data to achieve it. Studied the animated gif, failed miserably...
What I have is a GPS giving me NMEA2000 fo…
-
Hello everyone,
I have been able to review the documentation at (https://ttlappalainen.github.io/NMEA2000/index.html). I have been able to verify that all the links with nmea.org are broken:
List of…
-
![image](https://user-images.githubusercontent.com/88584724/134984802-e67a70b3-408d-46b8-8c24-aeb336d12902.png)
Hi I successfulle uploaded the TemperatureMonitor example after chaning to:
Seri…
-
I've built the gateway, and the TCP connection is working fine. However, UDP does not seem to be working, even though UDP_Forwarding is set to 1. Does anyone have any clues as to why that might be?
-
I have been using the Teensy 3.6 with this library and have had no problems. Now I decided to upgrade to the Teensy 4.0, but I am having an error when compiling with the new one. When compiling on the…
-
I have a RPi3 w/ a can0 interface (using canable.io) and would like to output 0183 to kplex (FIFO or tcp)
I've cloned: NMEA0183 NMEA2000 NMEA2000_socketCAN with some success in compiling things b…