This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
NMEA 0183 Data from Lowrance Chartplotter Received as Garbage
#6
(2018-11-19, 06:23 AM)tkurki Wrote: Do you have correct polarity?

You can use an LED to check: https://digitalyachtamerica.com/download...4129&ind=0


Sent from my iPhone using Tapatalk

Thanks for the feedback and inspiration, tkurki!  The LED trick resulted in no illumination so I tore out the wires (which I had carefully aligned following instructions from both Lowrance and the RS-422/USB converter) and started attaching different combinations.  At the third or forth iteration, success! I am now getting good GPS and other NMEA data in and out of the Raspberry Pi, OpenPlotter, and OpenCPN!

For posterity, here is the configuration that is working for me:

Code:
+--------------------+--------------------+
|      Lowrance      |      DSD Tech      |
|    Elite-4 HDI     |   RS422 Converter  |
+--------------------+--------------------+
| Blue (TX_B)        | 1 (TXD+)           |
+--------------------+--------------------+
| Yellow (TX_A)      | 2 (TXD-)           |
+--------------------+--------------------+
| Green (RX_B)       | 3 (RXD+)           |
+--------------------+--------------------+
| Orange (RX_A)      | 4 (RXD-)           |
+--------------------+--------------------+
| Shield/Ground      | 5 (GND)            |
+--------------------+--------------------+
Not sure if I just don't understand the wiring or if one or both sides is mislabeled, but this is currently working, bidirectionally.
Thanks again all for the support.
Reply


Messages In This Thread
RE: NMEA 0183 Data from Lowrance Chartplotter Received as Garbage - by boybert - 2018-11-19, 03:48 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)