Dual Protocol
Two distinct protocol variants discovered: QC35-compatible commands on channels 8/9, and NCH700-specific ff55 framing on channel 14.
This site documents an ongoing effort to reverse engineer the Bluetooth control protocol used by the Bose Noise Cancelling Headphones 700 (NCH700). The goal is to enable open-source programmatic control of headphone features — noise cancellation levels, EQ, device naming, and more — without the Bose Music app.
The NCH700 uses a dual-protocol architecture over Bluetooth SPP (Serial Port Profile): a QC35-compatible legacy layer for basic queries, and a newer ff55-framed protocol for NCH700-specific features like 11-level noise cancellation.
Dual Protocol
Two distinct protocol variants discovered: QC35-compatible commands on channels 8/9, and NCH700-specific ff55 framing on channel 14.
9 RFCOMM Channels
The headphones expose channels 8, 9, 14, 20, 21, 25, 27, 29, and 30 — far more than the QC35’s single channel.
Working Commands
Device name read/write, firmware version query, NC level query, and product ID retrieval are confirmed working.
Open Questions
NC level set command for 11-level control, EQ adjustment, and the deca-fade vendor UUID remain undocumented.
The project is in Phase 2: Protocol Documentation. Basic traffic capture and channel mapping are complete. The focus now is on documenting the full command set and finding the NCH700-specific control commands that go beyond QC35 compatibility.
2.0.4-13730+d2cb81b)0x4024)ff55 initial handshake captureff55 protocol command set