Skip to main content

Upgrade Notes

If your project still relies on the legacy Bridge process to communicate with the hardware, you can choose a migration route from here. The new WebUSB solution reduces dependence on local bridging services and is more suitable for directly connecting devices within the browser.

Guide List

Pick a Notes

  • New Project: Prefer using hardware-common-connect-sdk to avoid iframe and old Bridge dependencies.
  • Existing hardware-web-sdk project: You can switch to the underlying WebUSB transmission first, or you can migrate to hardware-common-connect-sdk as a whole when conditions permit.