Post
Topic
Board MultiBit
Topic OP
Multbit Hardware + Trezor Java API
by
BakSAj
on 17/01/2016, 15:32:27 UTC
Hi, Im struggling with MB HW API for Trezor device. Im using examples from repo bellow, but I always get TrezorV1HidHardwareWallet - Device not attached. One idea is that project was not tested with latest Trezor firmware. I've tried Java7 32, Java7 64, Java8 64. Any ideas? Thank You.

https://github.com/bitcoin-solutions/multibit-hardware

Log fragment after running TrezorV1FeaturesExample.main():
16:10:24.821 [default] [safe-scheduled-monitor-hw-client-0] DEBUG o.m.h.h.t.c.TrezorHardwareWalletClient - Attempting to connect...
16:10:24.821 [default] [safe-scheduled-monitor-hw-client-0] DEBUG o.m.h.h.t.w.v.TrezorV1HidHardwareWallet - Suspect recently detached device. Attempting to locate...
16:10:24.830 [default] [safe-scheduled-monitor-hw-client-0] INFO  o.m.h.h.t.w.v.TrezorV1HidHardwareWallet - Device not attached
16:10:24.831 [default] [safe-scheduled-monitor-hw-client-0] DEBUG o.m.h.h.t.w.v.TrezorV1HidHardwareWallet - Failed to locate. Device must be detached.