BipTask

The BipTask is a fork of Yuukari's BipTaskTemplate repository except customised to suit my needs. It requires an android app as well which can be found here. BipTask is an application for BipOS (a modified firmware for the Amazefit Bip Device), further information can be found on MyAmazefit website. BipTask allows (with the use of Android Tasker application) to send commands to your phone from the Amazefit Bip watch.

Features

  • Application send a length 2 array of bytes, the first byte is used as a mode and the second is the data
  • Contains 3 screen which can be navigated by swiping up or down
  • Application starts in screen 2
  • Screen 1 is use to send any mode/data
  • Screen 2 and 3 have 4 corner buttons (for data sending number) and a center button to increment the mode number to send

Building

Requirements

Compile the elf binary using the bat script (might need modification to point to wherever your GNU ARM toolchain is installed). Then pack the elf binary into the .res file using the RePacker