Skip to content

Commit c3c5ab3

Browse files
Riksu9000JF002
authored andcommitted
Reorganization
1 parent cf9332f commit c3c5ab3

2 files changed

Lines changed: 15 additions & 14 deletions

File tree

doc/gettingStarted/gettingStarted-1.0.md

Lines changed: 4 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,12 @@ By default, InfiniTime starts on the digital watchface. It'll probably display t
1313
You can sync the time using companion apps.
1414

1515
- Gadgetbridge automatically synchronizes the time when you connect it to your watch. More information on Gadgetbridge [here](/doc/gettingStarted/ota-gadgetbridge.md)
16-
- You can use NRFConnect to [sync the time](/doc/gettingStarted/time-nrfconnect.md)
16+
- [Sync the time with NRFConnect](/doc/gettingStarted/time-nrfconnect.md)
1717
- Sync the time with your browser https://hubmartin.github.io/WebBLEWatch/
18-
- Since InfiniTime 1.7.0, you can set the time in the settings without needing to use a companion app
1918

20-
## Navigation in the menu
19+
Since InfiniTime 1.7.0, you can set the time in the settings without needing to use a companion app
20+
21+
### Navigation in the menu
2122

2223
![Quick actions](quickactions.jpg)
2324
![Settings](settings.jpg)
@@ -31,14 +32,3 @@ You can sync the time using companion apps.
3132
- Enable/disable vibrations on notifications (Do Not Disturb mode)
3233
- Enter the **settings** menu
3334
- Swipe up and down to see all options
34-
35-
### Bootloader
36-
37-
Most of the time, the bootloader just runs without your intervention (update and load the firmware).
38-
39-
However, you can enable 2 functionalities using the push button:
40-
41-
- Push the button until the pine cone is drawn in **blue** to force the rollback of the previous version of the firmware, even if you've already validated the updated one
42-
- Push the button until the pine cone is drawn in **red** to load the recovery firmware. This recovery firmware only provides BLE connectivity and OTA functionality.
43-
44-
More info about the bootloader in [its project page](https://github.com/JF002/pinetime-mcuboot-bootloader/blob/master/README.md).

doc/gettingStarted/updating-software.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,14 @@ You can validate your updated firmware on InfiniTime >= 1.0 by following this si
4848
- Open settings by tapping the cogwheel on the bottom right
4949
- Swipe up until you find an entry named **Firmware** and tap on it
5050
- This app shows the version that is currently running. If the firmware is not validated yet, you can either validate the running firmware, or reset and revert to the previous firmware version
51+
52+
## Bootloader
53+
54+
Most of the time, the bootloader just runs without your intervention (update and load the firmware).
55+
56+
However, you can enable 2 functionalities using the push button:
57+
58+
- Push the button until the pine cone is drawn in **blue** to force the rollback of the previous version of the firmware, even if you've already validated the updated one
59+
- Push the button until the pine cone is drawn in **red** to load the recovery firmware. This recovery firmware only provides BLE connectivity and OTA functionality.
60+
61+
More info about the bootloader in [its project page](https://github.com/JF002/pinetime-mcuboot-bootloader/blob/master/README.md).

0 commit comments

Comments
 (0)