Author

Topic: Multbit Hardware + Trezor Java API (Read 793 times)

full member
Activity: 157
Merit: 100
January 17, 2016, 04:37:03 PM
#3
Thank you for taking care :-) I will follow the rest on GitHub, but the problem was immediatelly resolved after I closed the MyTrezor web application (with Chrome extension).
full member
Activity: 198
Merit: 102
January 17, 2016, 04:10:12 PM
#2
Hi BakSAj,

MultiBit Hardware developer here. This kind of problem is best dealt with as a support issue on the GitHub repo for MultiBit Hardware.

I've made an issue for you here: https://github.com/bitcoin-solutions/multibit-hardware/issues/20 and have appended some notes to get to the bottom of the problem.

Kind regards,

Gary
full member
Activity: 157
Merit: 100
January 17, 2016, 10:32:27 AM
#1
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.
Jump to: