You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there, sorry for the off topic issue but I wasn't sure how to reach you @peterantypas
I'm wondering if you've given any thought to using an ESP32 as an NMEA gateway. It seems like a simple and obvious choice given the 3.3v logic, great library support, great wifi and Bluetooth performance, and low power usage.
Do you have any input for me before I start a project like that? I don't know much about the NMEA2000 protocol, or the protocol used by wifi gateways. Hopefully it is just the NMEA data over a socket, or something.
Thanks!
The text was updated successfully, but these errors were encountered:
ESP32 as a gateway for NMEA0183 data is under way and it's going to be part of the "portable" MAIANA version. You can find it in the "wifi" branch of this repository, although it's probably not going to live here permanently.
ESP32 as a gateway for NMEA2000? What exactly would it be? A generic CAN<->IP bridge?
On Tue, Jan 31, 2023 at 12:11 PM Peter Antypas ***@***.***> wrote:
ESP32 as a gateway for NMEA0183 data is under way and it's going to be
part of the "portable" MAIANA version. You can find it in the "wifi" branch
of this repository, although it's probably not going to live here
permanently.
ESP32 as a gateway for NMEA2000? What exactly would it be? A generic
CAN<->IP bridge?
—
Reply to this email directly, view it on GitHub
<#122 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACXSUDFL3H2J6DCVBZ6YRELWVFWX7ANCNFSM6AAAAAAUKPEKAQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
Hi there, sorry for the off topic issue but I wasn't sure how to reach you @peterantypas
I'm wondering if you've given any thought to using an ESP32 as an NMEA gateway. It seems like a simple and obvious choice given the 3.3v logic, great library support, great wifi and Bluetooth performance, and low power usage.
Do you have any input for me before I start a project like that? I don't know much about the NMEA2000 protocol, or the protocol used by wifi gateways. Hopefully it is just the NMEA data over a socket, or something.
Thanks!
The text was updated successfully, but these errors were encountered: