📖
Cerulean Sonar Docs
Docs DirectoryStore
S500 Sounder
S500 Sounder
  • S500 Sounder
  • Overview
  • General Specifications
  • Transducer Mounting
  • PCB mounting
  • System Components
  • Communicating with the Sounder S500
  • Technical Details
    • Instructions for adding a penetrator
    • Pinout diagram: Transducer
    • Pinout diagram: Power
    • Pinout diagram: Serial Interface
    • Pinout diagram: Ethernet
    • Transducer Assembly Drawing
    • Programming API
  • Copyright
Powered by GitBook
On this page

Communicating with the Sounder S500

PreviousSystem ComponentsNextTechnical Details

Last updated 1 year ago

The Cerulean Sounder S500 features 3 hardware connection options.

• Ethernet (100Mb/sec)

• USB (12Mb/sec)

• 3.3V Serial (115kbaud).

After each power up, all interfaces are polled. The first one to send a valid packet is selected as the host, and the remaining interfaces are disabled.

API Compatibility: S500 communication uses a binary packet format compatible with the Blue Robotics .

API Documentation: Please see Appendix F for the definitions of the officially supported packet formats. These packet types are recommended for new applications targeting the S500 sounder.

Network connection: Communication happens via UDP or TCP on port 51200. The default IP address for the S500 is 192.168.2.92. The IP address can be configured using SonarView .

Ping-Protocol
device discovery