Rodemfr / MicronetToNMEA

A NMEA 0183 converter for Raymarine's wireless instruments ... and much more !
GNU General Public License v3.0
21 stars 8 forks source link

Wireless serial devices for NMEA link (BT or WiFi) - which ESP8266 firmware #78

Closed j-lang closed 1 year ago

j-lang commented 1 year ago

Is there any advice, which firmware is working as a WiFi serial gateway for OpenCPN or similar application? What are the main points to get the inteface running. Thx Hannes

dwarning commented 1 year ago

These both alternatives working with my Serial WiFi v1.0 board:

ESP8266_NMEA_BRIDGE.ino: http://forward.com.au // V1.1.0 // 2022/01/11 V1.1.0 added DHCP server to AccessPoint

nmea_bridge.ino: https://github.com/alvra/nmea-bridge

Dietmar

j-lang commented 1 year ago

Great, thank you. I will test it within the next days.

Rodemfr commented 1 year ago

Transferring to discussions...