make deps
Reset PIN if you need during setting
- Plug your device while pressing the right button
- Your device will show "Recovery" in the screen
- Double click
- Run
make dev_init
. This will take about 2 minutes. The device will be initialized to: - Run
make dev_ca
. The device will receive a development certificate to avoid constant manual confirmations. - Install the app on the device
# Builds the app (NANO S/SP/X)
COIN=FNSA make
# Load the app onto the device (Install apps on the device)
make load # Nano S
make loadS2 # Nano S Plus
make loadX # Nano X