HaLowLink 2 | Long-range Sub-1GHz Wi-Fi HaLow Router
MEET HALOWLINK 2 Long-range Sub-1GHz Wi-Fi HaLow Router Long-range Mass Device Connectivity HaLowLink 2 is a Wi-Fi HaLow router capable of long range Wi-Fi and mass connectivity of IoT devices. It can be flexibly deployed as a router, access point and extender to create a network optimized for HaLow devices. Powered by Morse Micro’s newest and highest performing MM8108 8MHz chipset, it is ideal for expansive environments and large-scale IoT deployment. Long range transimission: Up to 1km (0.6 miles) Wi-Fi HaLow range Massive device connectivity: Connect up to 1,000 IoT end devices Powerful signal penetration: Sub-1GHz signal penetrates multiple floors and walls View Specs Previous Next Features Deployment Scenarios Wi-Fi HaLow Explained Specs let currentModel = '' window.addEventListener('scroll', function () { document.querySelectorAll('.product-nav-section').forEach((section) => { let sectionTop = section.offsetTop if (pageYOffset >= sectionTop - 50) { currentModel = section.getAttribute('id') } }) document.querySelectorAll('.product-nav-item').forEach((li) => { if (li.classList.contains(currentModel)) { li.classList.add('active') } else { li.classList.remove('active') } }) }) // Smooth scroll to section but stop 50px before the anchor target document.addEventListener('DOMContentLoaded', function () { const SCROLL_OFFSET = 50 document.querySelectorAll('.product-nav-item[href^="#"]').forEach((link) => { const id = link.getAttribute('href').slice(1) const target = document.getElementById(id) if (!target) return link.addEventListener('click', function (e) { e.preventDefault() const targetTop = target.getBoundingClientRect().top + window.pageYOffset - SCROLL_OFFSET window.scrollTo({ top: targetTop, behavior: 'smooth' }) }) }) }) Long-range Transmission Delivers up to 1 km of Wi-Fi HaLow, ten times the range of tradition Wi-Fi. Massive Device Capacity Built to handle thousands of IoT devices. Scale up as much as you like. Powerful Signal Penetration Penetrates through multiples walls and floors effectively with sub-1GHz signal. Compatible with 2.4GHz Wi-Fi Connects traditional IoT devices, phones and laptops through Wi-Fi or LAN. How to Deploy HaLowLink 2 1 2 2 3 3 Wi-Fi HaLow & 2.4GHz Access Point HaLowLink 2 can act as an access point on its own, providing both Wi-Fi HaLow and 2.4GHz Wi-Fi coverage for Wi-Fi HaLow devices and standard devices, allowing flexible set ups according to your environment. Connect Wi-Fi HaLow-enabled devices Wi-Fi HaLow end devices makes the most out of HaLowLink 2's long range and mass connectivity. Connect thousands of IoT devices within 1km (0.6 miles) radius. Connect standard devices Pair a second HaLowLink 2 as an extender to create a 2.4GHz Wi-Fi hotspot for non-Wi-Fi HaLow-enabled devices. Enable instant, plug-and-play connectivity across large spaces. document.addEventListener('DOMContentLoaded', function () { const pillLinks = document.querySelectorAll('a[data-toggle="pill"][data-target]') console.log(pillLinks) pillLinks.forEach(function (link) { link.addEventListener('click', function (e) { const targetIds = this.dataset.target.split(', ') console.log(targetIds) document.querySelectorAll('.tab-pane').forEach((panel) => { panel.classList.remove('active', 'show') }) targetIds.forEach(function (id) { const panel = document.querySelector(id) if (panel) { panel.classList.add('active', 'show') } }) }) }) }) Cover Multiple Acres Just one HaLowLink 2 provides connectivity for over 200 acres. No need for complex network infrastructure. Easily collect and monitor crucial agricultural data. Connect Every Corner HaLowLink 2's sub-1GHz signal penetrates multiple floors and walls, reaching garages, basements and detached shacks. Large homes can be smart without planting mesh nodes everywhere. Reach Where Cell Towers Can't Deploy two HaLowLink 2s to create a 2.4GHz Wi-Fi hotspot in rural areas with spotty signal. Create a stable internet connection up to 1km to your off-grid cabin, worksite, or event. What is Wi-Fi HaLow? Wi-Fi HaLow is a wireless communication standard specifically designed for IoT applications. It’s an extension of the Wi-Fi (IEEE 802.11) family of standards but operates in the sub-1GHz frequency band (usually 900MHz, varies by region). This lower frequency allows for longer range, better penetration through obstacles, and lower power consumption compared to traditional Wi-Fi operating at 2.4GHz and 5GHz. It aims to provide a robust and power-efficient way to connect a large number of IoT devices over relatively long distances. Wi-Fi HaLow is a wireless communication standard designed for IoT applications. It operates in the sub-1GHz frequency band (usually 900MHz, varies by region). This lower frequency allows for longer range, better penetration through obstacles, and lower power consumption compared to traditional Wi-Fi operating at 2.4GHz and 5GHz. Specifications Interface 1 x LAN Ethernet port1 x WAN Ethernet port1 x USB-C port1 x Mode Button CPU Mediatek MT7621 @880MHz, Dual-core Memory / Storage DRAM 256MB / NAND 32MB Protocol 2.4GHz Wi-Fi (802.11n)HaLow Wi-Fi (802.11ah) Antennas 2 x Internal 2.4GHz Wi-Fi Antennas1 x External HaLow Wi-Fi Antenna LEDs 3 x LED Indicator Lights Power Input 5V/2A Operating Temperature -0 ~ 40°C (32 ~ 104°F) Storage Temperature -20 ~ 45°C (-4 ~ 113°F) Dimension / Weight 88 x 68 x 24mm / 102g Tools & Downloadables Tutorials | Media Kit .halowlink2-main-container .product-nav { top: 0; } .nav-iot-tab { background-color: #f7f7f7; border-radius: 30px; } .nav-pills-tab .nav-link.active, .nav-pills .show>.nav-link { color: #fff; background-color: #17a2b8; border-radius: 30px; } .halowlink2-main-container { --halowlink2: #4b9089; } .halowlink2-main-container .text-halowlink2 { color: var(--halowlink2); } .halowlink2-main-container .bg-halowlink2 { background-color: var(--halowlink2) !important; } .halowlink2-main-container .btn-round-halowlink2 { background-color: var(--halowlink2); color: #fff; border-radius: 50px; padding: 1rem 2rem; text-transform: uppercase; font-weight: bold; } @media (max-width: 768px) { .halowlink2-main-container .btn-round-halowlink2 { min-height: 50px; border-radius: 50px; padding: 12px 2rem; text-transform: uppercase; font-weight: bold; } } .halowlink2-main-container .btn-round-halowlink2:hover { background-color: #fff; color: #338fbd; border-color: #338fbd; } .halowlink2-main-container .top-banner { background-image: url('https://static.gl-inet.com/www/images/products/halowlink2/halowlink2_top-banner_v2.jpg'); height: 70rem; background-size: cover; background-repeat: no-repeat; background-position: center center; background-color: #fcfcfc; display: flex; align-items: center; justify-content: center; } @media (max-width: 2560px) { .halowlink2-main-container .top-banner { height: 45rem; } } @media (max-width: 1920px) { .halowlink2-main-container .top-banner { background-size: 135%; background-position-x: 65%; } } @media (max-width: 1280px) { .halowlink2-main-container .top-banner { background-size: 165%; background-position-x: 65%; } } @media (max-width: 991px) { .halowlink2-main-container .top-banner { background-size: cover; background-image: url('https://static.gl-inet.com/www/images/products/halowlink2/halowlink2_top-banner_v2-mobile.jpg'); height: inherit; background-position: center bottom; } } .halowlink2-main-container .top-banner .row { justify-content: start; margin-bottom: 8rem; } .halowlink2-main-container .top-banner .row .d-flex img { max-height: 84px; } @media (max-width: 576px) { .halowlink2-main-container .top-banner .row .d-flex img { max-height: 65px; } } .halowlink2-main-container .top-banner .row .d-flex img.glinet-logo { max-height: 62px; padding: 0 0 0.75rem 0rem; } @media (max-width: 768px) { .halowlink2-main-container .top-banner .row .d-flex img.glinet-logo { padding: 0 0.5rem 0.75rem 0rem; } } @media (max-width: 576px) { .halowlink2-main-container .top-banner .row .d-flex img.glinet-logo { max-height: 43px; padding: 0 0.5rem 0.15rem 0.2rem; } } .halowlink2-main-container .top-banner .row .kv { position: relative; z-index: 0; } @media (max-width: 992px) { .halowlink2-main-container .top-banner .row .kv { width: clamp(350px, 58vw, 700px); } } @media (max-width: 576px) { .halowlink2-main-container .top-banner .row .kv { width: clamp(350px, 50vw, 700px); } } .halowlink2-main-container .product-nav .product-nav-container .product-nav-content .product-nav-item.active, .halowlink2-main-container .product-nav .product-nav-container .product-nav-content .product-nav-item:hover { color: var(--halowlink2); border-color: var(--halowlink2); } .halowlink2-main-container .feature { scroll-margin-top: 46px; } .halowlink2-main-container .feature .card { padding: 2rem; margin: 0; } .halowlink2-main-container .feature .card img { width: 4.5rem; margin-bottom: 0.5rem; filter: brightness(0) saturate(100%) invert(52%) sepia(55%) saturate(306%) hue-rotate(125deg) brightness(87%) contrast(91%); } @media (max-width: 768px) { .halowlink2-main-container .feature .card img { width: 4rem; } } .halowlink2-main-container .nav-pills-tab .nav-iot-link { color: var(--halowlink2); } .halowlink2-main-container .nav-pills-tab .nav-iot-link.active { color: #fff; } .halowlink2-main-container .nav-pills-tab .nav-link.active, .halowlink2-main-container .nav-pills-tab .nav-pills .show>.nav-link { background-color: var(--halowlink2); } .halowlink2-main-container .scenarios { scroll-margin-top: 46px; } .halowlink2-main-container .scenarios .scenarios-content { position: relative; z-index: 1; text-shadow: 2px 2px 7px rgba(0, 0, 0, 0.7); } .halowlink2-main-container .scenarios a { font-weight: 600; color: #fff; font-size: 1.25rem; } @media (max-width: 991px) { .halowlink2-main-container .scenarios a { font-size: 1rem; } } .halowlink2-main-container .scenarios .scenarios-img { position: relative; z-index: 0; margin-top: -5rem; } @media (max-width: 768px) { .halowlink2-main-container .scenarios .scenarios-img { margin-top: -3rem; } } .halowlink2-main-container .scenarios .scenarios-img::before { content: ''; position: absolute; z-index: 10; top: 0; right: 0; bottom: 0; left: 0; } .halowlink2-main-container .halow-wifi { scroll-margin-top: 46px; } .halowlink2-main-container .halow-wifi .wifi-content { position: relative; z-index: 1; text-shadow: 2px 2px 7px rgba(0, 0, 0, 0.7); } .halowlink2-main-container .halow-wifi .wifi-img { position: relative; z-index: 0; margin-top: -7rem; } @media (max-width: 992px) { .halowlink2-main-container .halow-wifi .wifi-img { margin-top: -10rem; } } .halowlink2-main-container .halow-wifi .wifi-img::before { content: ''; position: absolute; z-index: 10; top: 0; right: 0; bottom: 0; left: 0; } .carousel-indicators, .carousel-control-next, .carousel-control-prev { filter: invert(20%); } .halowlink2-main-container section { overflow: hidden; } .product-nav { background-color: #eeeeee; position: sticky; top: var(--top-nav-height, 133px); z-index: 999; } .product-nav .product-nav-container { overflow-x: auto; -ms-overflow-style: none; /* IE and Edge */ scrollbar-width: none; /* Firefox */ } .product-nav .product-nav-container::-webkit-scrollbar { display: none; } @media (max-width: 768px) { .product-nav .product-nav-container { overflow-x: inherit; } .product-nav { top: 75px; } } .product-nav .product-nav-container .product-nav-content { display: flex; flex-direction: row; justify-content: left; align-items: center; white-space: nowrap; } @media (max-width: 768px) { .product-nav .product-nav-container .product-nav-content { overflow-x: auto; -ms-overflow-style: none; /* IE and Edge */ scrollbar-width: none; /* Firefox */ } .product-nav .product-nav-container .product-nav-content::-webkit-scrollbar { display: none; } } .product-nav .product-nav-container .product-nav-content .product-nav-item { color: #6c757d; height: -moz-fit-content; height: fit-content; padding: 0.75rem 1.5rem; background: none !important; border-bottom: 2px solid transparent; } @media (max-width: 991px) { .product-nav .product-nav-container .product-nav-content .product-nav-item { padding: 0.75rem 1rem !important; } } @media (max-width: 768px) { .product-nav .product-nav-container .product-nav-content .product-nav-item { padding: 0.75rem 1rem !important; } } .product-nav .product-nav-container .product-nav-content .product-nav-item:hover { color: #3dc1cf; transition: 0.3s ease; } .product-nav .product-nav-container .product-nav-content .product-nav-item.active { color: #3dc1cf; border-color: #3dc1cf; } .btn-underline { color: #3b3e40 !important; text-decoration: none; padding-bottom: 4px; border-bottom: 1px solid; font-weight: 500; line-height: 1.8; }