pslab-android icon indicating copy to clipboard operation
pslab-android copied to clipboard

PSLab v6 does not connect

Open bessman opened this issue 2 years ago • 2 comments

The USB VID & PID values must be updated for the new hardware version: https://github.com/fossasia/pslab-android/blob/7f0c6406ebfc8f929cbb6be03030bfc430dcf904/app/src/main/java/io/pslab/communication/CommunicationHandler.java#L18

The new values are: VID: 0x10C4 PID: 0xEA60

bessman avatar Oct 30 '23 21:10 bessman

Still open for contributions?

ihrishix avatar Feb 02 '24 17:02 ihrishix

Yes.

bessman avatar Feb 05 '24 09:02 bessman

Fixed with https://github.com/fossasia/pslab-android/pull/2488

marcnause avatar Jun 23 '24 20:06 marcnause