meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
linux:bluetooth:bluez:btattach [2025/04/11 08:31] – niziak | linux:bluetooth:bluez:btattach [2025/04/11 12:23] (current) – niziak | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== btattach ====== | ====== btattach ====== | ||
+ | |||
+ | hci/ | ||
+ | * bluez (bluetoothd service) is running | ||
+ | * '' | ||
+ | * '' | ||
+ | * bluez is configuring it | ||
+ | * NOTE: w/o blues try to call '' | ||
+ | * now possible put inteface up: | ||
+ | * '' | ||
+ | * '' | ||
+ | |||
+ | ===== EUNATCH (Protocol driver not attached) ===== | ||
Search tags: | Search tags: | ||
Line 54: | Line 66: | ||
write(1, " | write(1, " | ||
</ | </ | ||
+ | |||
+ | ===== Headline ===== | ||
+ | |||
+ | It is not working since 2017 :( | ||
+ | * [[https:// | ||
+ | |||
+ | Issue was posted on mailing list but without any deep look from developer. | ||
+ | Problem is not related to connected nrF52 device. | ||
+ | It can be reproduced on any UART. Problem is during UART configuration before any data transmission! | ||
+ | |||
+ |