Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testing M5Atom Lite with the M5 atomic canbus #10

Open
janjaapmeijer opened this issue Nov 28, 2024 · 3 comments
Open

Testing M5Atom Lite with the M5 atomic canbus #10

janjaapmeijer opened this issue Nov 28, 2024 · 3 comments

Comments

@janjaapmeijer
Copy link

I am currently playing around with your library, and have been able to successfully flash usb-gw to the Atom Lite.
Via the serial port I get output with the ENV3 sensor. However, in SignalK when I set the N2K data connection, with Source Type (Actisense AGT-1 Canboat-js) and baud rate: 115200, it stops transmitting. Is this because I haven't connected it to a real NMEA2000 network with resistors at the end of the cables and only using the I2C port for the ENV3 sensor?

@mgrouch
Copy link
Contributor

mgrouch commented Nov 28, 2024

Yes you need functional NMEA 2000 bus to use NMEA 2000 sensors.

@janjaapmeijer
Copy link
Author

So I'd like to improve some of these libraries with extra sensors, would you prefer pull requests or should i just fork it?
My experience with C++ is limited, but I do have experience with other languages, so I am happy to give it a try.

@mgrouch
Copy link
Contributor

mgrouch commented Nov 30, 2024

I’m fine with either method forking or pull request. BTW for pull request you still need to fork.

For extra sensors you can look at

https://github.com/bareboat-necessities/bbn-m5atomS3-lite

They are NMEA XDR but if corresponding PGN exists they can be made into NMEA 2000 sensors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants