Hi
For the DA14581, there was the DA14581_HCI_Release_v.3.110.2.12 with a precompile firmware to support HCI on the DA14581.
Is there something similar for the DA14585? The 6.0.8.509 SDK has a 'HCI' project that looks similar. Could you provide compiled versions (.hex) of this?
When using this firmware on the DA14585, could it be used as a Bluetooth Controller for a Bluetooth Qualified Design listing without further testing?
Thanks
Matthias
Device:
Hi mringwal,
We don’t have any available .hex file of the HCI project online. I suggest you to download the latest SDK_6.0.8 of the DA14585 and compile the hci project. You are able to find this project in the DA14585_SDK_6.0.8.509\DA14585_SDK\6.0.8.509\projects\target_apps\hci path of the SDK. Also, the .hex file is automatically generated after the compilation of the project and it is located in DA14585_SDK_6.0.8.509\DA14585_SDK\6.0.8.509\projects\target_apps\hci\hci\Keil_5\out_585 folder.
Could you please explain a bit more you second question? What do you mean? The hci application uses the whole SoC and it send hci commands.
Thanks, PM_Dialog
Thanks for the compile instructions, I'll try later.
As for the second question: if a customer of both Dialog and us wants to create a new product that uses our Bluetooth Stack and the DA14585 with the HCI firmware, can he make a new Qualified Design Listing at the Bluetooth SIG and just refer to the listing of our stack as Host Subsystem and the listing of the DA14585 as Bluetooth Controller?
I would assume that this is possible, but wanted to confirm. I've also found this listing:https://launchstudio.bluetooth.com/ListingDetails/17908which lists the DA14585 as Bluetooth Controller.
Just a suggestion. It would be nice to include the HCI firmware (maybe with/without sleep mode as before ) in the binaries folder for the next SDK, as there's already a "prod_test" binary.
Hi mringwal,
Yes, I confirm that. You are able to make a new Qualified Design Listing at the Bluetooth SIG.
Thanks, PM_Dialog
Thanks for the confirmation. Let's see how we get along with the HCI firmware (will try tomorrow when I get the 14585 dev kit)