xref: /btstack/port/posix-h4-da14585/README.md (revision 34fd36da1820bede7fdeb1f09f53c180688c8c25)
1*34fd36daSMatthias Ringwald# BTstack Port for POSIX Systems with Dialog Semiconductor DA14585 Controller
2ecde56a6SMatthias Ringwald
3b35f7fa2SMatthias RingwaldThis port allows to use the DA14585 connected via UART with BTstack running on a POSIX host system.
4ecde56a6SMatthias Ringwald
5b35f7fa2SMatthias RingwaldIt first downloads the hci_581.hex firmware from the 6.0.8.509 SDK, before BTstack starts up.
6ecde56a6SMatthias Ringwald
7b35f7fa2SMatthias RingwaldPlease note that it does not detect if the firmware has already been downloaded, so you need to reset the DA14585 before starting an example.
8ecde56a6SMatthias Ringwald
9ecde56a6SMatthias RingwaldFor production use, the HCI firmware could be flashed into the OTP and the firmware download could be skipped.
10ecde56a6SMatthias Ringwald
11b35f7fa2SMatthias RingwaldTested with the official DA14585 Dev Kit Basic on OS X.
12