// Require Composer Autoload require_once __DIR__ . '/../vendor/autoload.php'; use Mosa\Web\App; // Include error handler (legacy support or refactor later) require_once __DIR__ . '/../includes/config/error_handler.php'; // Add parent directory to include path for legacy includes set_include_path(get_include_path() . PATH_SEPARATOR . __DIR__ . '/..'); // Initialize Application $app = new App(__DIR__ . '/..'); // Get Context Variables $site_settings = $app->config->getSettings(); $router = $app->router; $GLOBALS['router'] = $router; $current_lang = $router->getCurrentLanguage(); $current_language = $current_lang; // Load Content $content = $app->translator->loadLanguageContent(); $lang = $content[$current_language] ?? ($content['en'] ?? []); $gateways = $lang['gateways'] ?? []; $page_title = ($gateways['lite']['title'] ?? 'Gateway Lite') . ' - MOSA'; $page_description = $gateways['lite']['subtitle'] ?? 'BLE ↔ LoRa bridge for extending MOSA mesh network range up to 5km'; ?>

Gateway Lite

BLE ↔ LoRa Bridge - Extend your mesh network range up to 5km

Pre-order Now

Features

Long Range

1-5 km range with LoRa protocol, perfect for extending mesh network coverage.

Long Battery Life

~24 hours of battery life in idle mode, ~12 hours in active mesh mode.

Lightweight

Only 50g weight, compact design, easy to carry and deploy.

Autonomous Operation

Set it up and forget it. Works autonomously without constant monitoring.

Specifications

Processor
nRF52840 (ARM Cortex-M4, 64MHz)
Radio
SX1262 LoRa (868MHz EU / 915MHz US)
Range
1-5 km (urban), 5-15 km (open field)
Battery
18650 Li-ion (~1000mAh)
Battery Life
~24 hours (idle), ~12 hours (active)
Weight
~50g
Protocols
BLE (phone connection), LoRa (mesh)
Features
Text messaging, location sharing