github InfiniTimeOrg/InfiniTime 0.4.0
BLE notifications

latest releases: 1.14.0, 1.13.0, 1.12.0...
pre-release4 years ago

There are two main features that have been added in this release.

This firmware now supports BLE notifications : it can receive notification from a companion app and display them on the screen. As I couldn't find any 'reference' application that could send BLE notification using ANS (Alert Service Notification), I've build a fork of gobbledegook, it's available here

The second nice feature are the icons that display the battery level and BLE connection state. These icons are provided by @arteeh. Here is his repo

Here is a complete changelog:

  • Add Brightness app : configure the brightness level (low, medium, high).
  • Add Sysinfo app : display runtime info about the firmware : date, time, version, battery level,...
  • Display ble connection state and battery level with icon (thanks to @arteeh : https://gitlab.com/arteeh/pinetimeos)
  • Add support for BLE notification using companion app (https://github.com/JF002/gobbledegook)
  • BLE connection should be now a bit easier

Memory usage:

text	   data	    bss	    dec	    hex	filename
174712	   1280	  27160	 203152	  31990	pinetime-app.out

Don't miss a new InfiniTime release

NewReleases is sending notifications on new releases.