{ // Get all specs-title elements inside peregrine-container const specsTitles = document.querySelectorAll('.peregrine-container .specs-title'); specsTitles.forEach(title => { title.addEventListener('click', () => { // Get the next sibling with specs-content class const content = title.nextElementSibling; // Get the expand button within the title const button = title.querySelector('.expand-button'); // Replicate jQuery's slideToggle with CSS transitions if (content.style.maxHeight) { content.style.maxHeight = null; content.style.opacity = '0'; setTimeout(() => { content.style.display = 'none'; }, 300); } else { content.style.display = 'block'; content.style.opacity = '1'; content.style.maxHeight = content.scrollHeight + 'px'; } // Toggle active class on button button.classList.toggle('active'); }); });}); ">
Shearwater Peregrine TX Dive Computer

Shearwater Peregrine TX Dive Computer

$1250.00

Availability: Special Order

Part Number:16004 Manufacturer: Shearwater Research Model: 16004

Shearwater Peregrine TX

The PEREGRINE TX is a fusion of the beloved PEREGRINE'S large, user-friendly interface, plus core features from our flagship model the PERDIX 2 - air integration and a digital compass. Designed for sport divers, the PEREGRINE TX delivers the renowned Shearwater experience at extraordinary value.

Designed and built in Canada and depth-rated to 120 meters.

Diving Modes
  • Air
  • Nitrox
  • 3 Gas Nitrox
  • Gauge
Key Features
  • Decompression computer
  • Air Integrated
  • Connects up to 4 Transmitters (Optional)
  • 3 axis, tilt compensated, digital compass
  • Bluetooth wireless technology
  • Vibration alerts
  • Upgradeable firmware
  • 26mm Silicone band with stainless steel clasp
  • Ballistic nylon polymer case
  • Full sidemount support
Technical Specifications
  • Screen Resolution: 320 x 240 QVGA
  • Display Type: Full colour LCD
  • Display Size: 5.59cm / 2.2"
  • Battery Type: Internal Rechargeable Li-ion battery (factory replaceable)
  • Battery Capacity: 3.4 Wh
  • Battery Life: Up to 30 hours (medium brightness)
  • Depth Rating: 120m / 394ft
  • Dive Log Capacity: 400 Hours or 750 dive entries
  • Size: 77mm x 68mm x 25mm
  • Weight: 125g
What's Included
  • PEREGRINE TX dive computer
  • Wireless charging station with USB-C cable
  • Inspection checklist card
  • Product info guide
  • Screen protector
  • Standard length black strap and grey shock cord

0 reviews for Shearwater Peregrine TX Dive Computer

Write a review

re-CaptchaCan't read? Reload
Top