The "BR17" designation is linked to the JieLi BR17 chip, a low-cost, multi-functional Bluetooth and USB controller widely used in affordable consumer electronics. When a device identifies as "BR17 DEVICE V1.00," it often indicates that the computer is seeing the controller's base firmware rather than the finished product's intended name. This phenomenon is frequently reported by users of:
USB Speakers: For example, Edifier G2000 and Creative Stage SE mini speakers.
Generic Bluetooth Adapters: Cheaper dongles that use the BR17 chipset.
Media Players: MP3 players or car audio interfaces utilizing JieLi integrated circuits. Common Behaviors and Issues br17 device v100 usb device
The most distinctive characteristic of this device is that it often appears as a Disk Drive or Mass Storage Device in Device Manager, even if the product (like a speaker) has no accessible storage.
"Phantom" Storage Drive: Windows may assign a drive letter to the device, but clicking on it usually results in an "Insert Disk" error. This is often a firmware "leak" where the controller's capability to read SD cards or onboard flash is exposed to the OS, even if no storage is physically present or intended for user use.
Firmware Update Mode: In some cases, the BR17 string appears when a device has entered a "bootloader" or "update" mode, often triggered by holding a specific button combination while plugging it in. The "BR17" designation is linked to the JieLi
Driver Compatibility: While the device typically uses standard Windows USB Mass Storage and USB Audio drivers, some manufacturers provide specific JieLi BR17 drivers to ensure stable communication. Troubleshooting and Management
If you see this device in your system and it is causing confusion (such as an empty drive appearing in "This PC"), there are two primary ways to manage it:
Disable the Storage Component: If your speakers or audio device work correctly but the "BR17" disk drive is annoying, you can safely Disable (not uninstall) the "BR17 DEVICE V1.00 USB Device" under the Disk drives section in Device Manager. This will hide the phantom drive without affecting the audio functionality. For Developers & Reverse Engineering
Firmware Reset: If the device identifies only as BR17 and fails to perform its primary function (e.g., no sound from speakers), it may be stuck in a firmware error state. Unplugging the device for several minutes or checking the manufacturer's site for a firmware update tool can often restore the correct identity.
ser.write(b'\x02READ\r\n') time.sleep(0.5)
pico-sdk and configure TinyUSB.VID=0x10C4 and PID=0xEA60 (common BR17 aliases).