Loadingβ¦
Status: idle
Test options
Results
Live log
Manual frame
Send arbitrary hex to the meter after a test has opened the device. Read-only frames only β this page never writes to a meter register.
Environment
β
USB descriptors
Run a test to enumerate the probe.
Report
β
What each layer means
- L0 β which browser APIs exist. Android Chrome has WebUSB but no Web Serial.
- L1 β the frames this page builds are compared to bytes captured from the desktop engine, so a hardware failure cannot be confused with a bad frame.
- L2 β the phone enumerated the probe over USB OTG and its bridge chip was recognised.
- L3 β Chrome claimed the USB interface. A failure here usually means an Android kernel driver already owns it.
- L4 β the bridge chip accepted 9600 8N1, then switched to 300 7E1 mid-session.
- L5 β bytes actually left the OUT endpoint.
- L6 β a meter answered. Needs the probe coupled to a live meter; skipped otherwise.
L0βL5 pass means Android can drive the probe. L6 pass means the whole chain works end to end.