Description
/* ── BASE ── */.ap * { box-sizing: border-box !important; }.ap { font-family: -apple-system, BlinkMacSystemFont, ‘Segoe UI’, Helvetica, Arial, sans-serif !important; color: #060f1e !important; line-height: 1.5 !important; width: 100% !important; display: block !important; margin: 0 !important; padding: 0 !important; overflow- src=”https://cdn.shopify.com/s/files/1/0698/1943/3260/files/Scuba_SE_Cordless_Robotic_Above_Ground_Pool_Cleaner_X1-US_7.png?v=1775671398″ alt=”Aiper Scuba SE Cordless Robotic Above Ground Pool Cleaner” itemprop=”image”> Model X1-US · Aiper Scuba SE Drop It In.
Walk Away. Cordless. Autonomous. Effortless. The Scuba SE cleans your above-ground pool floor in 90 minutes — no hoses, no cords, no hassle. Just one button and a clean pool.
Cordless Freedom No Hoses. No Cords.
No Effort. 90min Runtime Per Charge Covers up to ~860 sq. ft. on a single charge
Compact Design Lightweight.
Easy to Retrieve. ⚙️ Dual-Drive
Motor System Consistent suction across the full pool floor
Above-Ground Pool Ready Designed for Flat-Bottom
Above-Ground Pools 860sq ft Max Coverage Area 30–40 ft pool length on one charge 0min Runtime Per Charge 0ft² Max Pool Coverage 0 Drive Motors 0 Button to Start
Cordless Operation No Cords.
No Limits. Traditional pool cleaners are tethered to hoses and pumps. The Scuba SE is completely cordless — drop it in, press the button, and let it work. 90 minutes of runtime means most above-ground pools are fully cleaned in a single cycle.
- No hoses, cords, or external pump required
- 90-minute runtime — covers pools up to ~860 sq. ft.
- One-button start for instant drop-in operation
Dual-Drive Motor Powerful Suction.
Every Corner. The dual-drive motor system delivers consistent suction performance across the entire pool floor. Its hydrodynamic design minimises drag, allowing the Scuba SE to navigate efficiently and cover maximum ground per charge.
- Dual motors for balanced, powerful suction
- Hydrodynamic body reduces drag for better efficiency
- Removes dirt, sand, leaves, and fine debris
Smart Auto-Parking Done Cleaning.
Parks Itself. When the battery runs low, the Scuba SE automatically drives toward the pool edge and parks for easy retrieval. No fishing around in the water — it’s waiting for you right at the side.
- Auto-parks at pool edge when battery is low
- Lightweight design for effortless lifting out
- Compact body fits easily into any above-ground pool
Why Choose the Scuba SE 🔌 Fully Cordless No hoses, cords, or pump connections needed. Drop it in and press start for instant autonomous cleaning. ⏱️ 90-Min Runtime Covers pools up to approximately 860 sq. ft. or 30–40 ft in length on a single battery charge. ⚙️ Dual-Drive Motors Consistent suction and movement across the entire pool floor for thorough debris removal every cycle. 🅿️ Auto-Parking Automatically navigates to the pool edge when battery is low so you can retrieve it without searching. 🪶 Lightweight Body Compact and easy to lift in and out of the pool. Ideal for everyday maintenance with minimal physical effort. 💧 Above-Ground Ready Specifically designed for above-ground and flat-bottom pool surfaces up to ~860 sq. ft. Simple 4-Step Setup 1Charge FullyCharge the Scuba SE fully before first use. A full charge delivers the complete 90-minute runtime. 2Drop Into PoolLower the cleaner gently into your above-ground pool. The compact body fits all standard pool shapes. 3Press & GoPress the single button to start. The Scuba SE begins its autonomous cleaning cycle immediately. 4Retrieve & RinseWhen done, it auto-parks at the edge. Lift it out, rinse the filter, and it’s ready for next time. Product Specifications Model X1-US · Aiper Scuba SE Cordless Robotic Pool Cleaner ModelX1-US BrandAiper Runtime90 Minutes Per Charge Max Coverage~860 sq. ft. / 30–40 ft Pool Motor SystemDual-Drive Motors Pool TypeAbove-Ground, Flat-Bottom OperationOne-Button Start Power SourceRechargeable Battery Debris TypesDirt, Sand, Leaves, Fine Debris Smart FeaturesAuto-Park at Pool Edge DesignHydrodynamic, Lightweight Cord RequiredNo — Fully Cordless Got Questions? Frequently Asked
Yes. The Scuba SE is specifically designed for above-ground pools with flat bottoms. It handles pools up to approximately 860 sq. ft. or 30–40 ft in length on a single 90-minute charge. It is not designed for in-ground pools with steps, walls, or irregular surfaces.
The Scuba SE is designed to clean the pool floor only. It does not climb walls. For above-ground pools, floor cleaning handles the vast majority of debris accumulation — dirt, sand, leaves, and fine particles that settle at the bottom.
When the Scuba SE detects that the battery is running low, it automatically navigates toward the pool wall and stops near the edge. This means you don’t have to reach into the middle of the pool to retrieve it — it positions itself for easy, convenient lift-out.
After each cleaning cycle, remove the Scuba SE from the pool and rinse the debris filter with fresh water. Empty any collected debris, allow it to air dry, and recharge for the next use. Regular filter rinsing maintains strong suction performance over time.
Charge time varies depending on battery level at the time of charging. Always refer to the included user manual for the specific charge time for the Scuba SE X1-US model. We recommend charging fully before each use to ensure the full 90-minute runtime.
🔌Fully CordlessNo hoses or cords ⏱️90-Min Runtime~860 sq. ft. coverage ⚙️Dual-Drive MotorsPowerful floor suction 🅿️Auto-ParkingParks at pool edge 🪶LightweightEasy daily retrieval(function(){ /* ── 1. HERO on load ── */ var hI = document.getElementById(‘apHeroImg’); var hT = document.getElementById(‘apHeroTag’); var hH = document.getElementById(‘apHeroH’); var hP = document.getElementById(‘apHeroP’); if(hI){ setTimeout(function(){ hI.classList.add(‘ap-in’); }, 100); } if(hT){ setTimeout(function(){ hT.classList.add(‘ap-in’); }, 200); } if(hH){ setTimeout(function(){ hH.classList.add(‘ap-in’); }, 350); } if(hP){ setTimeout(function(){ hP.classList.add(‘ap-in’); }, 500); } /* ── 2. INTERSECTION OBSERVER ── */ var els = document.querySelectorAll(‘#apRoot .ap-fade, #apRoot .ap-left, #apRoot .ap-right, #apRoot .ap-scale’); if(‘IntersectionObserver’ in window){ var io = new IntersectionObserver(function(entries){ entries.forEach(function(e){ if(e.isIntersecting){ e.target.classList.add(‘ap-in’); io.unobserve(e.target); } }); }, { threshold: 0.1, rootMargin: ‘0px 0px -40px 0px’ }); els.forEach(function(el){ io.observe(el); }); } else { els.forEach(function(el){ el.classList.add(‘ap-in’); }); } /* ── 3. COUNTING STATS ── */ var statsEl = document.getElementById(‘apStats’); if(statsEl){ var done = false; var sObs = new IntersectionObserver(function(entries){ if(entries[0].isIntersecting && !done){ done = true; statsEl.querySelectorAll(‘.ap-stat-num’).forEach(function(el){ var target = parseInt(el.getAttribute(‘data-target’), 10); var suffix = el.getAttribute(‘data-suffix’) || ”; var duration = 1800; var startTime = null; function step(ts){ if(!startTime) startTime = ts; var p = Math.min((ts – startTime) / duration, 1); var e2 = 1 – Math.pow(1 – p, 3); el.innerHTML = Math.round(e2 * target) + suffix; if(p < 1) requestAnimationFrame(step); } requestAnimationFrame(step); }); sObs.disconnect(); } }, { threshold: 0.3 }); sObs.observe(statsEl); } /* ── 4. FAQ ── */ document.querySelectorAll('.ap-faq-btn').forEach(function(btn){ btn.addEventListener('click', function(){ var item = btn.closest('.ap-faq-item'); var body = item.querySelector('.ap-faq-body'); var wasOpen = item.classList.contains('open'); document.querySelectorAll('.ap-faq-item').forEach(function(i){ i.classList.remove('open'); i.querySelector('.ap-faq-body').classList.remove('open'); i.querySelector('.ap-faq-btn').setAttribute('aria-expanded','false'); }); if(!wasOpen){ item.classList.add('open'); body.classList.add('open'); btn.setAttribute('aria-expanded','true'); } }); });})();
Explore more from our collection.





Reviews
There are no reviews yet.