LedgerHQ/ledger-live-common

Device xxx was disconnected

iteyelmp opened this issue · 1 comments

Use Bluetooth react-native-hw-transport-ble
1、When I use withDevice to open the device, I often get an error。(Device xxxxxx was disconnected)
2、When I open the device and get the transport, when I enter etherm, the disconnected event is triggered.
transport.on('disconnect', async () => {
});