summaryrefslogtreecommitdiff
path: root/doc/companionapps
diff options
context:
space:
mode:
authorAvamander <avamander@gmail.com>2020-10-02 21:40:25 +0300
committerAvamander <avamander@gmail.com>2020-10-02 21:40:25 +0300
commit9348f9936dc059bd77a70a34dd800635909ca792 (patch)
treef611a42c480738d7dbd07503bf62d4873135ac07 /doc/companionapps
parent0e2a3d4394f832e83b816c958756562f75668512 (diff)
Renamed documentation folder for consistency
Diffstat (limited to 'doc/companionapps')
-rw-r--r--doc/companionapps/Amazfish.md15
-rw-r--r--doc/companionapps/Gadgetbridge.md13
-rw-r--r--doc/companionapps/NrfconnectOTA.md12
-rw-r--r--doc/companionapps/firmwareNoValidated.jpgbin0 -> 191501 bytes
-rw-r--r--doc/companionapps/firmwareValidated.jpgbin0 -> 212743 bytes
-rw-r--r--doc/companionapps/firmwareValidationApp.jpgbin0 -> 179828 bytes
6 files changed, 40 insertions, 0 deletions
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
--- /dev/null
+++ b/doc/companionapps/firmwareNoValidated.jpg
Binary files differ
diff --git a/doc/companionapps/firmwareValidated.jpg b/doc/companionapps/firmwareValidated.jpg
new file mode 100644
index 00000000..0d6f99b5
--- /dev/null
+++ b/doc/companionapps/firmwareValidated.jpg
Binary files differ
diff --git a/doc/companionapps/firmwareValidationApp.jpg b/doc/companionapps/firmwareValidationApp.jpg
new file mode 100644
index 00000000..d78ad0c1
--- /dev/null
+++ b/doc/companionapps/firmwareValidationApp.jpg
Binary files differ