From 9348f9936dc059bd77a70a34dd800635909ca792 Mon Sep 17 00:00:00 2001 From: Avamander Date: Fri, 2 Oct 2020 21:40:25 +0300 Subject: Renamed documentation folder for consistency --- doc/companionapps/Amazfish.md | 15 +++++++++++++++ doc/companionapps/Gadgetbridge.md | 13 +++++++++++++ doc/companionapps/NrfconnectOTA.md | 12 ++++++++++++ doc/companionapps/firmwareNoValidated.jpg | Bin 0 -> 191501 bytes doc/companionapps/firmwareValidated.jpg | Bin 0 -> 212743 bytes doc/companionapps/firmwareValidationApp.jpg | Bin 0 -> 179828 bytes 6 files changed, 40 insertions(+) create mode 100644 doc/companionapps/Amazfish.md create mode 100644 doc/companionapps/Gadgetbridge.md create mode 100644 doc/companionapps/NrfconnectOTA.md create mode 100644 doc/companionapps/firmwareNoValidated.jpg create mode 100644 doc/companionapps/firmwareValidated.jpg create mode 100644 doc/companionapps/firmwareValidationApp.jpg (limited to 'doc/companionapps') diff --git a/doc/companionapps/Amazfish.md b/doc/companionapps/Amazfish.md new file mode 100644 index 00000000..eb9daa04 --- /dev/null +++ b/doc/companionapps/Amazfish.md @@ -0,0 +1,15 @@ +# Amazfish +[Amazfish](https://openrepos.net/content/piggz/amazfish) is a companion app that supports many smartwatches and activity trackers running on [SailfishOS](https://sailfishos.org/). + +## Features +The following features are implemented: + - Scanning & detection of Pinetime-JF / InfiniTime + - Connection / disconnection + - Time synchronization + - Notifications + - Music control + +## Demo +[This video](https://seafile.codingfield.com/f/21c5d023452740279e36/) shows how to connect to the Pinetime and control the playback of the music on the phone. +Amazfish and Sailfish OS are running on the [Pinephone](https://www.pine64.org/pinephone/), another awesome device from Pine64. + \ No newline at end of file diff --git a/doc/companionapps/Gadgetbridge.md b/doc/companionapps/Gadgetbridge.md new file mode 100644 index 00000000..1a25069c --- /dev/null +++ b/doc/companionapps/Gadgetbridge.md @@ -0,0 +1,13 @@ +# Integration with Gadgetbridge +[Gadgetbridge](https://gadgetbridge.org/) is an Android application that supports many smartwatches and fitness trackers. + +The integration of InfiniTime (previously Pinetime-JF) is now merged into the master branch (https://codeberg.org/Freeyourgadget/Gadgetbridge/). + +## Features +The following features are implemented: + - Scanning & detection of Pinetime-JF / InfiniTime + - Connection / disconnection + - Notifications + +## Demo +[This video](https://seafile.codingfield.com/f/0a2920b9d765462385e4/) shows how to scan, connect, send notification (using the debug screen) and disconnect from the Pinetime. diff --git a/doc/companionapps/NrfconnectOTA.md b/doc/companionapps/NrfconnectOTA.md new file mode 100644 index 00000000..0fa3cd03 --- /dev/null +++ b/doc/companionapps/NrfconnectOTA.md @@ -0,0 +1,12 @@ +# OTA using NRFConnect +[NRFConnect](https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Connect-for-mobile) is a powerful application (running on Android and iOS) which allows to scan and connect to BLE devices. + +## Features + - Scanning, connect, disconnect + - Time synchronization + - OTA + +InfiniTime implements the Nordic DFU protocol for the OTA functionality. NRFConnect also supports this protocol. + +# Demo +[This video](https://seafile.codingfield.com/f/a52b69683a05472a90c7/) shows how to use NRFConnect to update the firmware running on the Pinetime. \ No newline at end of file diff --git a/doc/companionapps/firmwareNoValidated.jpg b/doc/companionapps/firmwareNoValidated.jpg new file mode 100644 index 00000000..28df7eaa Binary files /dev/null and b/doc/companionapps/firmwareNoValidated.jpg differ diff --git a/doc/companionapps/firmwareValidated.jpg b/doc/companionapps/firmwareValidated.jpg new file mode 100644 index 00000000..0d6f99b5 Binary files /dev/null and b/doc/companionapps/firmwareValidated.jpg differ diff --git a/doc/companionapps/firmwareValidationApp.jpg b/doc/companionapps/firmwareValidationApp.jpg new file mode 100644 index 00000000..d78ad0c1 Binary files /dev/null and b/doc/companionapps/firmwareValidationApp.jpg differ -- cgit v1.2.3