-
Notifications
You must be signed in to change notification settings - Fork 0
Firmware Flashing
Jnyananjan edited this page Jun 10, 2026
·
1 revision
This guide will walk you through flashing or updating the ESP32-S3 firmware for your TechyPad hardware. Keeping your firmware up-to-date ensures maximum stability and compatibility with the latest desktop app features.
Whenever there is a new firmware release, you can find it alongside the desktop application.
- Navigate to the Releases page.
- Look for the file ending in
.enc(for example,TechyPad Firmware v1.0.0-beta.enc). - Download this file to your computer.
Note
The .enc extension means this firmware is encrypted specifically for the TechyPad's OTA (Over-The-Air / USB) updater.
The easiest way to update your firmware is directly through the official TechyPad Windows app.
- Connect via USB: Ensure your TechyPad is plugged into your PC via a USB data cable. (Firmware updates cannot be performed over Bluetooth).
- Open the App: Launch the TechyPad Desktop application.
- Go to Settings: Click the gear icon or navigate to the Settings menu.
- Firmware Update Section: Locate the Firmware Updater section.
-
Select File: Click the button to browse for a local firmware file, and select the
.encfile you downloaded in Step 1. - Flash: Click Update or Flash. Do not unplug your device while the progress bar is moving!
- Reboot: Once complete, the TechyPad will automatically restart and reconnect.
-
"File must be an .enc image" Error: Make sure you downloaded the
.encfile and not the.binor source code files. - Device Disconnected: Ensure you are using a USB data cable, not just a charging cable. Try a different USB port on your motherboard.