Skip to content

RF Explorer Hard Shell EVA Carrying Case for SLIM Models

Original price $ 12.99 - Original price $ 12.99
Original price
$ 12.99
$ 12.99 - $ 12.99
Current price $ 12.99

This high-quality carrying case perfectly fits any RF Explorer handheld spectrum analyzer model, and can also be used to transport any small sized electronic device (such as a cell phone, camera, iPod, etc). The case features a solid exterior designed to protect your device from falls or the elements, and a removable foam insert to prevent damage from excessive movement. Also on the inside is an extra flap with a pouch for your device's accessories; the flap has a very soft underside so that your electronics will not get scratched when the case is closed. To top it all off, the case can be attached with a clip, allowing you to attach it to your belt, backpack, and so forth for easy transportation.

Size: 17.7cm x 12.7cm 7.6cm (7 x 5 x 3 inch)

(function waitForMeteorMenu(attempts = 0) { if (window.MeteorMenu) { const header = document.querySelector('header.site-header'); const menu = document.querySelector('.meteor-menu'); if (!header || !menu) return; const observer = new MutationObserver(() => { if (header.classList.contains('site-header-sticky--scrolled')) { menu.style.display = 'none'; } else { menu.style.display = ''; } }); observer.observe(header, { attributes: true, attributeFilter: ['class'] }); } else if (attempts < 20) { setTimeout(() => waitForMeteorMenu(attempts + 1), 500); } })();