Hello everybody,
I'm trying to enable Wi-Fi & Bluetooth connectivity to the ZedBoard, using the 1DX Wi-Fi/BT module (LBEE5KL1DX-883)
A complete tutorial has already been done here: Adding Wi-Fi and Bluetooth Connectivity to the ZedBoard using the Murata 1DX Pmod
I succeeded in enabling Wi-Fi, but I'm facing a persistent issue when I try to enable Bluetooth.
I'm using the Harware design provided here (Reference designs section): https://www.avnet.com/wps/portal/us/products/avnet-boards/avnet-board-families/zedboard/
Here is the script I run to enable Bluetooth:
And here is the issue (bluetooth LED is turned ON when the script is launched):
Is somebody able to know where I should go to fix this issue concerning hciattach?
Regards