📖
Cerulean Sonar Docs
Docs DirectoryStore
Cerulean Ping Protocol
Cerulean Ping Protocol
  • Cerulean Standard Packet Protocol
  • Universal Packet Format
  • General Packet Definitions
    • NOP
    • ACK
    • NACK
    • ASCII_TEXT
    • DEVICE_INFORMATION
    • GENERAL_REQUEST
    • JSON_WRAPPER
    • NMEA_WRAPPER
    • MAVLINK_WRAPPER
    • SYNC_CHANNEL_NUMBER
    • SET_SYNC_CHANNEL_NUMBER
  • Device Specific Packet Definitions
  • Index of Packet Types
Powered by GitBook
On this page

General Packet Definitions

This table lists some general packet IDs that may be shared among various devices. Click on the packet name to go to the payload definition for that packet type.

Packet Name
Packet ID

NOP

0

ACK

1

NACK

2

ASCII_TEXT

3

DEVICE_INFORMATION

4

JSON_WRAPPER

10

NMEA_WRAPPER

109

MAVLINK_WRAPPER

150

SYNC_CHANNEL_NUMBER

169

SET_SYNC_CHANNEL_NUMBER

170

PreviousUniversal Packet FormatNextNOP

Last updated 10 months ago