Skip to content

Early development stage release

Pre-release
Pre-release
Compare
Choose a tag to compare
@JF002 JF002 released this 05 Jan 15:38

This is the first release of this project. As the project is in early development phase, there are very few functionalities and probably a lot of bugs !

Implemented functionalities:

  • Display the date/time, BLE connection status and battery level on screen
  • The button allows to switch the screen on/off, and put the device to sleep
  • BLE advertising
  • BLE connection and bonding
  • Fetch the time if a CTS (Current Time Service) server is found on the device connecting to the Pinetime.
  • Basic touch functions : wakes up the device when it's sleeping, and draw squares on the screen when it's running

NOTE : This firmware needs the BLE softdevice (S132) to work. You must program it in the MCU flash memory before programming this firmware.

Feel free to test it, report bugs, suggest next features to be implemented and to submit pull requests!