Re: bt dongle goes awry after too many connections

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Tim,

>>> I have a "0a5c:21e8 Broadcom Corp.BCM20702A0 Bluetooth 4.0" usb
>> 
>> have to tried to install the firmware for the Broadcom dongle. It could be well that the firmware update fixes a few of these bugs with the LE connection behavior.
>> 
>> You can grab the firmware file from the Windows driver and use the hex2hcd utility to convert it into a format that the btusb.ko kernel driver understands.
> 
> We're not using the firmware and weren't using it before either.  Is
> it possible there was some hack in place to prevent connecting to more
> than 7 sensors and some update has removed that?  I couldn't find
> anything in "btusb" or "bluetooth" module git logs, though.
> 
> Unfortunately, the kernel I'm having to use on my machine doesn't have
> the changes in btusb where it loads the Broadcom firmware for my
> device.  However, I just tried my code out on another machine with a
> newer kernel (3.13 ubuntu 14.04) AND used the firmware and got the
> same result, so I don't think the firmware would help in this
> situation.
> 
> Without the firmware, the only "driver" that's used by the dongle is
> btusb, right?  Or is that some sort of abstraction layer for something
> else (a driver that doesn't care if it's usb, pci, etc)?

it is only btusb talking to the hardware. In the end it is just a transport layer. The real work happens in the Bluetooth core. However that said, we never had a limit on number of LE connections. Nothing there was ever enforced.

If you do not need BR/EDR, you can switch that off and it might free the radio resources you need for the many LE connections. However a 3.13 is not really getting you there. It might actually work there, but I would only trust a 3.18 or 3.19 kernel here.

Regards

Marcel

--
To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux