Protocol
NMEA 0183
NMEA
Lab ready Full lab
ASCII talker sentence protocol for GNSS and marine instruments, traditionally over 4800 8N1 serial (higher rates are common now). Sentences begin with $ or !, carry comma-separated fields, and end with an XOR checksum and CRLF. Talker IDs and formatters (RMC, GGA, and others) identify the payload.
Domains
Layers
Tags
gpsasciimarinechecksum
Sources
- NMEA 0183 Standard
Related protocols
UART / RS-232
Lab readyAsynchronous character framing with start bit, 5–9 data bits, optional parity, and one or two stop bits. RS-232 defines voltage levels an…
embeddedindustrial
RS-485
Lab readyDifferential multi-drop serial physical layer used under Modbus RTU, Profibus, and many industrial buses. Half-duplex pairs need directio…
embeddedindustrial