W610 BLE and Protocol Research¶
This section records Bluetooth advertisements, pairing behavior, GATT discovery, captures, commands, and interoperability tests.
Current observations¶
- The received unit advertises as
HeyCyan Glasses. - Initial pairing did not succeed immediately; later scans showed two device entries, suggesting multiple radios, modes, or cached identities that require controlled retesting.
- The project intentionally began with vendor-app avoidance so native advertising and pairing behavior could be documented before the app altered device state.
Known related entities¶
Next tests¶
- Capture advertisements while powered off, booting, idle, pairing, and after button presses.
- Record address type, service UUIDs, manufacturer data, RSSI, and device-name changes.
- Enumerate GATT services without writing characteristics.
- Compare Android and Linux scanner results.
- Sanitize captures before publication.
No UUID or command should be labeled as W610-specific until reproduced on the received device.