2021-05-31 13:26:07 +00:00
|
|
|
# BTstack Port for POSIX Systems with Dialog Semiconductor DA14585 Controller
|
2018-07-08 14:25:01 +00:00
|
|
|
|
2018-07-08 14:44:12 +00:00
|
|
|
This port allows to use the DA14585 connected via UART with BTstack running on a POSIX host system.
|
2018-07-08 14:25:01 +00:00
|
|
|
|
2018-07-08 14:44:12 +00:00
|
|
|
It first downloads the hci_581.hex firmware from the 6.0.8.509 SDK, before BTstack starts up.
|
2018-07-08 14:25:01 +00:00
|
|
|
|
2018-07-08 14:44:12 +00:00
|
|
|
Please note that it does not detect if the firmware has already been downloaded, so you need to reset the DA14585 before starting an example.
|
2018-07-08 14:25:01 +00:00
|
|
|
|
|
|
|
For production use, the HCI firmware could be flashed into the OTP and the firmware download could be skipped.
|
|
|
|
|
2018-07-08 14:44:12 +00:00
|
|
|
Tested with the official DA14585 Dev Kit Basic on OS X.
|