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/NrfconnectOTA.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/companionapps/NrfconnectOTA.md (limited to 'doc/companionapps/NrfconnectOTA.md') 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 -- cgit v1.2.3