Hi David,
Could you support me with the below,
Currently working on semi-integration , Clover Mini through USB on .Net EPOS.
Trying to recover from a USB disconnect after an amount was sent to clover mini
1.) After initialization
2.) Initiate sale:
3.) Then remove USB cable (triggering OnDeviceDisconnected):
4.) Plug USB cable back in (triggering onDeviceConnected, followed by OnDeviceError)
A device reset is attempted, but this also results in an OnDeviceError.
I'm unable to reestablish communication with the Clover device.