Skip to content

Getting Started

Masyukov Pavel edited this page May 24, 2026 · 1 revision

Getting Started

Requirements

  • iOS 16+
  • Xcode 15+
  • XcodeGen
  • Physical iPhone for BLE tests

Build Steps

git clone https://github.com/Developer-RU/ESP32-DFU-iOS.git
cd ESP32-DFU-iOS
brew install xcodegen
xcodegen generate
open ESP32-DFU.xcodeproj

First DFU Run

  1. Open the app.
  2. Select an ESP32 DFU-capable device.
  3. Choose firmware binary file.
  4. Start DFU and observe stage progression to completion.

Clone this wiki locally