Skip to content

ZooZ ZST39 EU Not Able to Connect #4

@dansiviter

Description

@dansiviter

The permitted USB devices is somewhat limiting: App.tsx#L155-L161

This is showing as USB\VID_1A86&PID_55D4 in Device Manager:

  • Vendor: 0x1a86 = QinHeng Electronics
  • Product: 0x55d4 = ?

Therefore, I believe the following is needed:

//  QinHeng Electronics
{ usbVendorId: 0x1a86, usbProductId: 0x55d4},

Or another option is to no limit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions