Port Connect ON’R 500 Bluetooth® Stereo Headset - Port | DirectTech
Secure SSL Payment
Free Shipping over R3,450
14-Day Returns
Expert Support
Port

Port Connect ON’R 500 Bluetooth® Stereo Headset

SKU: 912002
R 1 629.00 R 2 099.00
You save R 470.00 (22%)
In Stock
You save R 470.00 (22% off)

Elevate your professional audio experience with the Port Connect ON’R 500 Bluetooth® Stereo Headset, meticulously engineered for modern workspaces. Designed with comfort, versatility, and crystal-clear communication in mind, this headset is ideal for long virtual meetings, customer calls, and...

Free shipping over R 3 450.00
Secure checkout
14-day returns
Expert support

Elevate your professional audio experience with the Port Connect ON’R 500 Bluetooth® Stereo Headset, meticulously engineered for modern workspaces. Designed with comfort, versatility, and crystal-clear communication in mind, this headset is ideal for long virtual meetings, customer calls, and focused work sessions. Its over-ear design and removable, replaceable ear pads ensure extended wear comfort, while its sleek ABS construction offers durability in a lightweight profile.

Offering three flexible connectivity options—Bluetooth® direct pairing, Bluetooth® via included dongle, or wired via USB—the ON’R 500 adapts seamlessly to any workstation or mobile setup. Whether you're switching between a laptop, tablet, or smartphone, enjoy uninterrupted productivity with a smooth and intuitive pairing process. It’s fully compatible with all leading conferencing platforms including Microsoft Teams, Zoom™, Skype™, Google Meet™, and Webex™, making it the ultimate solution for hybrid work environments.

Equipped with a high-clarity HVAC microphone with noise-cancelling technology*, the ON’R 500 minimizes background noise and enhances voice pickup for professional-grade conversations. The rechargeable battery delivers over 26 hours of talk time, ensuring all-day reliability without frequent charging interruptions.

Designed for busy professionals on the move, the Port Connect ON’R 500 also includes a convenient travel case, allowing you to protect and transport your headset easily. Backed by a 24-month warranty, this headset is a dependable addition to any office or remote workstation, offering the perfect balance between audio performance, comfort, and multifunctional connectivity.

FEATURES:

  • 3 connectivity options: Bluetooth® direct coupling, Bluetooth® via dongle, and wired
  • Microphone with HVAC* technology: Noise cancellation with optimized voice transmission
  • Rechargeable battery via cable
  • Battery autonomy: more than 26 hours of conversation time for continuous discussions
  • 24 month warranty

SPECIFICATIONS:

  • SPEAKERS
  • Dimensions: Ø40mm
  • Impedance: 32Ω ±15%
  • Sensitivity: 102 ± 3dB @1k Hz
  • Frequency Range: 20 to 20,000Hz
  • MICROPHONE
  • Dimensions: Ø4mm x 2mm (H)
  • Directivity: Omni-directional (Noise Cancelling)
  • Sensitivity: -30±3dB
  • Impedance: 2,200Ω @1KHz
  • Response: 100 - 10,000Hz
  • Compatibility: Desktop computers, notebooks, tablets & smartphones | Audio & Video conferencing applications
  • Material: ABS + PCBA
  • Product dimensions: 6 x 16.2 x 18.2 cm
  • Product weight: 148 g

WHAT'S IN THE BOX:

  • Port Connect ON’R 500 Bluetooth® Stereo Headset with Microphone x 1
  • Bluetooth® USB receiver x 1
  • USB-A to Type-C converter x 1
  • Type-C charging cable x 1
  • Travel pouch x 1
  • User manual x 1
Brand Port
Colour Black
Form Factor -
Interface -
Capacity -
Memory Capacity -
Screen Size -
Resolution -
Refresh Rate -
Cpu -
Cpu Socket -
Warranty 24 Months
0.0
0 reviews
Login to Review

No reviews yet. Be the first to review this product!

Related Products

-21%
Port Connect ON’R 700 Bluetooth Wireless Headset with Noise Cancellation
Port

Port Connect ON’R 700 Bluetooth Wireless Headset with Noise Cancellation

R 2 139.00 R 2 699.00

Save R 560.00

In Stock

-21%
Port Connect USB Headset 1.8m Cable with Mic and Padded/Soft Cushions Black
Port

Port Connect USB Headset 1.8m Cable with Mic and Padded/Soft Cushions Black

R 379.00 R 479.00

Save R 100.00

In Stock

// Share product with fallback // 2026-05-22: rewritten. Old version had three bugs: // 1) Copy Link button used `this.textContent='Copied!'` which destroyed the // icon (textContent replaces everything). After clicking, the link icon // disappeared. // 2) Inline onclick handlers had nested \x27-escaped strings interpolating // `url` directly — if the URL contained a single quote the JS broke. // 3) Close button used `this.closest('div[style]').parentElement.remove()` // — fragile, depends on no inline style elsewhere in the DOM tree. // New version: build with DOM nodes, attach proper event listeners, keep the // icon, gracefully handle clipboard failure, use a held reference to close. function shareProduct() { var title = document.querySelector('.product-title').textContent; var url = window.location.href; if (navigator.share) { navigator.share({ title: title, url: url }).catch(function() {}); return; } // Fallback: show share options modal var modal = document.createElement('div'); modal.style.cssText = 'position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.6);z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem;'; var encoded = encodeURIComponent(url); var encodedTitle = encodeURIComponent(title); var content = document.createElement('div'); content.style.cssText = 'background:#fff;border-radius:12px;padding:24px;max-width:360px;width:100%;text-align:center;'; content.innerHTML = '

Share this product

' + '
' + ' Facebook' + ' WhatsApp' + ' Email' + '
' + '' + '
'; modal.appendChild(content); function closeModal() { if (modal.parentNode) modal.parentNode.removeChild(modal); } modal.addEventListener('click', function(e) { if (e.target === modal) closeModal(); }); content.querySelector('[data-action="close-modal"]').addEventListener('click', closeModal); var copyBtn = content.querySelector('[data-action="copy-link"]'); var copyLabel = copyBtn.querySelector('.btn-label'); copyBtn.addEventListener('click', function() { function flashLabel(text) { var prev = copyLabel.textContent; copyLabel.textContent = text; setTimeout(function() { copyLabel.textContent = prev; }, 1800); } if (navigator.clipboard && navigator.clipboard.writeText) { navigator.clipboard.writeText(url) .then(function() { flashLabel('Copied!'); }) .catch(function() { flashLabel('Press Ctrl+C'); }); } else { // Legacy browser fallback — execCommand still works on http: contexts var ta = document.createElement('textarea'); ta.value = url; ta.style.position = 'fixed'; ta.style.opacity = '0'; document.body.appendChild(ta); ta.select(); try { document.execCommand('copy'); flashLabel('Copied!'); } catch (e) { flashLabel('Press Ctrl+C'); } document.body.removeChild(ta); } }); document.body.appendChild(modal); }
Chat with us!