ΜΕΝΟΥ
ΚΑΛΑΘΙ ΑΓΟΡΩΝ

Tech-Protect NCA45W-GAN 2-Port USB-C / USB-A 45W Wall Charger - Black

Tech-Protect NCA45W-GAN 2-Port USB-C / USB-A 45W Wall Charger - Black
Tech-Protect NCA45W-GAN 2-Port USB-C / USB-A 45W Wall Charger - Black
Tech-Protect NCA45W-GAN 2-Port USB-C / USB-A 45W Wall Charger - Black
Tech-Protect NCA45W-GAN 2-Port USB-C / USB-A 45W Wall Charger - Black
Tech-Protect NCA45W-GAN 2-Port USB-C / USB-A 45W Wall Charger - Black
Tech-Protect NCA45W-GAN 2-Port USB-C / USB-A 45W Wall Charger - Black
Tech-Protect NCA45W-GAN 2-Port USB-C / USB-A 45W Wall Charger - Black
Tech-Protect NCA45W-GAN 2-Port USB-C / USB-A 45W Wall Charger - Black
Tech-Protect NCA45W-GAN 2-Port USB-C / USB-A 45W Wall Charger - Black
Tech-Protect NCA45W-GAN 2-Port USB-C / USB-A 45W Wall Charger - Black
Tech-Protect NCA45W-GAN 2-Port USB-C / USB-A 45W Wall Charger - Black
Tech-Protect NCA45W-GAN 2-Port USB-C / USB-A 45W Wall Charger - Black
Tech-Protect NCA45W-GAN 2-Port USB-C / USB-A 45W Wall Charger - Black
Tech-Protect NCA45W-GAN 2-Port USB-C / USB-A 45W Wall Charger - Black
Tech-Protect NCA45W-GAN 2-Port USB-C / USB-A 45W Wall Charger - Black
Tech-Protect NCA45W-GAN 2-Port USB-C / USB-A 45W Wall Charger - Black
Tech-Protect NCA45W-GAN 2-Port USB-C / USB-A 45W Wall Charger - Black
9,51€
Χωρίς ΦΠΑ: 7,67€
  • Διαθεσιμότητα: ΠΑΡΑΔΟΣΗ 4-10 ΗΜΕΡΕΣ
  • Κατασκευαστής: Tech-Protect
  • Κωδικός: 5906302335992

ΠΕΡΙΓΡΑΦΗ

Description

The Tech-Protect NCA45W-GAN is a powerful wall charger with advanced GaN technology, designed to quickly power two devices simultaneously. The Type-C port with Power Delivery 3.0 delivers up to 45W of power, ideal for laptops, tablets, and smartphones, while the USB-A port with Quick Charge 3.0 offers up to 18W for older devices.

The Power Delivery 3.0 protocol in the Type-C port automatically adjusts the optimal charging parameters based on the connected device, maximizing the speed and safety of the process. Quick Charge 3.0 in the USB-A port intelligently adjusts voltage to the device's needs, reducing charging times by up to 40% compared to standard solutions. Multi-level protections – overvoltage, overcurrent, and thermal – protect your devices from unstable power supply and overheating.

GaN (gallium nitride) technology allows for high efficiency while maintaining a compact form factor and low operating temperature. Advanced thermal management ensures stable performance even during intensive use, while the charger's smaller size allows it to fit in any bag or backpack. Its robust construction with high-quality materials guarantees a long product life.

Its compact size and universal input voltage range make the Tech-Protect NCA45W-GAN the perfect companion for travel and everyday use. It's a practical solution for those who need a fast and reliable power source for their devices – at home, in the office, or while traveling – without compromising on performance or safety.

Product features
  • 100% Original
  • Packed in original packaging
  • Next-generation GaN technology
  • Power Delivery 3.0 and Quick Charge 3.0
  • Two ports: USB-C and USB-A
  • Multi-level security
  • iOS and Android compatibility
  • Compact and durable design
Specification Type of ports 1× Type-C, 1× USB-A Maximum power 45W Entry 200–240V~50/60Hz, 1.2A Type-C output 5V⎓3A, 9V⎓3A, 12V⎓3A, 15V⎓3A, 20V⎓2.25A (45W Max) USB-A output 5V⎓3A, 9V⎓2A, 12V⎓1.5A (18W Max) USB-A + Type-C output 5V⎓3.1A (15.5W Max) Dimensions 80 × 42 × 29 mm Libra About 80g The set includes

1 × Tech-Protect NCA45W-GAN AC Charger

document.addEventListener('DOMContentLoaded', function() {const accordion = document.querySelector('.fd-accordion');const accordionItems = document.querySelectorAll('.fd-accordion-item');function isInEditor() {if (window.frameElement) return true;if (document.designMode === 'on') return true;if (document.body.contentEditable === 'true') return true;if (window.location.href.includes('/admin')) return true;if (window.location.href.includes('/edit')) return true;if (window.location.href.includes('editor')) return true;if (document.querySelector('[contenteditable="true"]')) return true;if (document.querySelector('.cke_editable, .mce-content-body, .fr-element')) return true;return false;}if (isInEditor()) {return;}accordion.classList.add('js-initialized');accordionItems.forEach((item, index) => {if (index === 0) {item.classList.add('active');} else {item.classList.remove('active');}});accordionItems.forEach(item => {item.addEventListener('click', function(e) {const isMobile = window.innerWidth