// 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['platinum']['title'] ?? 'Gateway Platinum') . ' - MOSA'; ?>
FLAGSHIP

Gateway Platinum

Flagship Dual-Processor - Maximum performance and standalone operation

Pre-order Now

Dual-Processor Architecture

Main Processor (T190)

  • UI/UX Management
  • 1.9" TFT LCD Screen
  • User Interaction
  • Mesh Coordination
  • Power Management

RF Processor (Stick V3)

  • RF Optimization
  • Signal Processing
  • Network Routing
  • Protocol Management
  • Advanced Mesh Algorithms

Both processors work together via UART communication, optimizing performance and reliability.

Flagship Features

Standalone Operation

Use without a phone. 1.9" LCD screen for full control.

Massive Battery

6800mAh battery (~85 hours idle, ~27 hours normal use).

Large Group Calls

Voice calls with 10+ participants simultaneously.

Maximum Performance

Dual-processor power for advanced mesh optimization.

All Protocols

FSK, LoRa, BLE, Wi-Fi - all protocols supported.

Critical Operations

Designed for command centers and critical missions.

Specifications

Processors
2x ESP32-S3FN8 (Dual-Core, 240MHz each)
Memory
8MB PSRAM + 8MB Flash (each processor)
Display
1.9" TFT LCD (170x320 pixels)
Radio
2x SX1262 (LoRa/FSK), BLE 5.0, Wi-Fi 6
Range (FSK)
1-3km (urban), 10-15km (open field)
Range (LoRa)
1-5km (urban), 5-15km (open field)
Battery
2x 18650 Li-ion (parallel, ~6800mAh total)
Battery Life
~85h (idle), ~27h (normal), ~15h (active)
Weight
~250g
Features
All Pro features + standalone operation + dual-processor optimization

Perfect For

Command Centers

Coordinate large operations with standalone terminal and maximum range.

Disaster Response

Critical communication during emergencies with extended battery life.

Professional Expeditions

Off-road leaders and expedition coordinators need maximum reliability.

Technology Enthusiasts

DIY projects and advanced customization with open-source firmware.