Introduction
The Hubble Network SDK is designed with flexibility and scalability in mind. At its core, the SDK provides two primary functionalities—Satellite Communication and BLE Network Communication—both built around a modular architecture. This approach enables straightforward extensions or adaptations for various environments, including different real-time operating systems (RTOSes).
Where to go next
Architecture — how the SDK is structured, its service modules, the port layer, and the source-tree code organization.
Zephyr Quick Start, FreeRTOS Quick Start, TI SDK Quick Start (SysConfig) and ESP-IDF Quick Start — build and run a sample application on a supported platform.
Configuration Reference — the full set of tunable
CONFIG_HUBBLE_*options.