📄️ WatchDK Quick Start
ZSWatch Development Kit (WatchDK)
📄️ Hardware Overview
ZSWatch is built around the Nordic nRF5340 SoC (dual-core ARM Cortex-M33, 128 MHz, 512 KB RAM, 1 MB Flash), packaged in a u-blox NORA-B10 module.
📄️ Software Overview
ZSWatch runs on the Zephyr RTOS using the nRF Connect SDK (NCS). The exact NCS version is pinned in app/west.yml. The UI is built with LVGL v9.
📄️ Phone Setup
ZSWatch supports both Android and iOS. The setup differs depending on your platform.
📄️ Companion App
The iOS companion app is available on the App Store. The Android version is available on Google Play but currently requires an invite, see the Android section below for details. If you run into issues on Android (especially with keeping the BLE connection alive in the background), GadgetBridge is a good alternative.