Installation: Automatic
This guide is for beginners and people who don't want to manually configure the firmware, it allows the user to configure the firmware using the configuration tool.
Requirements
- VSCode with PlatformIO IDE
- Python
Configuration
- Download the
.zip
file of the firmware source code from here - Unzip the source code file
- Open the unzipped folder using VSCode
- Open terminal
- Execute the tool:-
python otwConfigurator.py
orpython3 otwConfigurator.py
- Start configuring using the command line tool
After succesfully configuring the firmware, you can now upload the firmware to your watch.
Uploading
- Connect your watch to your computer using a USB cable.
- Upload the firmware by clicking the upload button on thee bottom left side of the screen or press Ctrl+Alt+U
After successfully uploading the firmware you can start using the watch.