You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 17, 2025. It is now read-only.
Copy file name to clipboardexpand all lines: docs/tutorials/bake-with-ledger/setup-ledger.md
+12-4
Original file line number
Diff line number
Diff line change
@@ -17,14 +17,22 @@ The Tezos baking application is extremely secure and it only allows you to sign
17
17
:::
18
18
19
19
Go to the settings of your Ledger device and search for the automatic PIN lock option, then deactivate it.
20
-
- For Nanos, Nanos+ and Nanox devices, go to `Settings` then `Security` and finally `PIN lock`.
21
-
- For Stax and Flex devices, go to `Settings` then `Lock screen` and then `Auto-lock`.
20
+
- For **NanoS, NanoS+ and NanoX** devices: Go to `Settings` > `Security` > `PIN lock`, then select `No PIN lock` (`Off` for **NanoS**).
21
+
- For **Stax and Flex** devices: Go to `Settings` > `Lock screen` > `Auto-lock`, then disable `Auto-lock`.
22
+
23
+
## Charging & Battery Saver Considerations
24
+
25
+
Since your baker runs continuously, it is **strongly recommended to keep your Ledger device constantly powered** to prevent it from running out of battery.
26
+
27
+
On **NanoX, Stax, and Flex** devices, a battery saver setting allows your Ledger to automatically power off after a period of inactivity to preserve battery life. However, since the Baking app requires the device to remain active at all times, it is **highly recommended to disable this option**.
28
+
- For **NanoX** devices: Go to `Settings` > `General` > `Battery Saver`, then select `Never power off`.
29
+
- For **Stax and Flex** devices: Go to `Settings` > `Battery` > `Auto Power-Off`, then disable `Auto Power-Off`.
22
30
23
31
## Screen saver
24
32
25
33
In order to preserve the performance and integrity of your Ledger device, it is **strongly recommended** to activate the screen saver of your Ledger device. Go to the settings of your Ledger device and look for the screen saver option, then activate it for a value that suits you.
26
-
- For Nanos, Nanos+ and Nanox devices, go to `Settings`then`Security`and finally`Screen saver`.
27
-
- For Stax and Flex devices, there is no screen saver as of writing this article (Jan 25).
34
+
- For **NanoS, NanoS+ and NanoX** devices: Go to `Settings`>`Security`>`Screen saver`.
35
+
- For **Stax and Flex** devices there is no screen saver as of writing this article (Jan 25).
0 commit comments