Official iOS app for Böckmann smart trailers — control lights, monitor systems, stream live camera feeds, and track your trailer remotely via WiFi, Bluetooth, or LTE.
Böckmann's smart trailers expose a wide range of hardware features — lighting controls, water and energy sensors, onboard cameras, and theft protection — all communicating over a custom protocol. The app needed to handle three distinct connectivity modes (WiFi, Bluetooth, and remote LTE) seamlessly, with a UI that works reliably on the road.
Built entirely in SwiftUI with a Combine-driven reactive architecture. A unified connectivity layer abstracts WiFi, Bluetooth, and LTE behind a single interface, automatically switching based on availability. Core Bluetooth handles the custom BLE protocol for direct device communication, OpenMaps powers trailer location tracking, and live camera feeds are streamed directly into the app for real-time interior monitoring.