📖
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
  1. General Packet Definitions

SYNC_CHANNEL_NUMBER

PreviousMAVLINK_WRAPPERNextSET_SYNC_CHANNEL_NUMBER

Last updated 8 months ago

ID: 169

Used to query a previously assigned channel number. Send this packet ID to a device with no payload (or send this packet ID in a GENERAL_REQUEST packet), and device responds with this packet ID and the payload defined below. See for full description of use and purpose.

Data Type
Name
Description

u8

channel number

channel number previously assigned to this device. Will be 255 if no channel previously assigned.

u8

number of channels

number of channels previously assigned

SET_SYNC_CHANNEL_NUMBER