Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reset Failed result = -1 #102

Open
AmarKaygude opened this issue May 14, 2018 · 1 comment
Open

Reset Failed result = -1 #102

AmarKaygude opened this issue May 14, 2018 · 1 comment

Comments

@AmarKaygude
Copy link

Hi,
I am trying to connect my ionic app to microchip through USB but getting Reset Failed result = -1 error when trying to serial open. requestPermission execute successfully but gives error for serial open function. Please check this issue.

requestPermission object
{ vid: '04D8', pid: '003F', driver: 'FtdiSerialDriver' }

object for serial open function
{ baudRate: 115200, dataBits: 8, stopBits: 1, parity: 1, dtr: true, rts: true, sleepOnPause: false }

@AOlefirenko
Copy link

I got the same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants