This is a cache of https://discuss.96boards.org/t/problem-when-enabling-bluetooth-on-dragon-board-with-debian/3928. It is a snapshot of the page at 2024-09-19T08:04:51.153+0000.
Problem when enabling Bluetooth on Dragon Board with <strong>debian</strong> - Products Support - 96Boards Forum

Problem when enabling Bluetooth on Dragon Board with debian

I am writing an app in JS/NodeJS for debian to manage Bluetooth BLE.
I spend several days troubleshooting a problem:
When using the Bluetooth my WIFI dropped and loose the connection.
After investigations the result is: my BLE does NOT work properly, works sporadically and with much problems.

I finally used the same code on another 2 other SBCs (other brands, not Dragonboard) and also tried the same code on a X86 Linux and all work fine. The code sounds fine.

I finally added a BLE dongle to my DragonBoard, force kill the Bluetooth RF of the board and all works fine.

My question is (and maybe seems to be obvious): Is this a known problem? or is my Bluetooth drive bricked?
Using BlueZ version 5.43 and debian 4.9.34-linaro-lt-qcom

BTW: I do not have another board to check, my other Dragonboard is running Android and also with a BLE app working fine.

Regards
Jean-marc

There is a known BLE/WIFI coexistence issue with the current Wifi firmware, this should be fixed with upcoming firmware update.

Ok, thank you @loic for the answer. I will wait for the new release. Did not find anything on the forum on the subject. Maybe did not search well :slight_smile:
Regards

@jmjobin, the issue seems finally fixed now, at least with latest debian snapshot (firmware and drivers have been patched).