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