HWI icon indicating copy to clipboard operation
HWI copied to clipboard

trezor emulator: can't set up the device

Open danielabrozzoni opened this issue 1 year ago • 11 comments

Hey, I'm trying to set up a trezor emulator using this command:

❯ hwi --device-type trezor -i setup

The emulator prompts me with a "Enter new pin" screen and, immediately after, hwi returns this error:

❯ hwi --device-type trezor -i setup                           
{"error": "PIN requested but no sequence was configured", "code": -13}

If I try to enter the new PIN in the emulator, it freezes.

Any idea how to solve this?

I'm using hwi 2.1.1 and trezor-firmware on commit 4e800b6ffde97862026c6196f7d983d62a05ea71

danielabrozzoni avatar Nov 15 '22 17:11 danielabrozzoni