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 | ||
sw:zephyr:hciuart [2025/05/03 19:25] – niziak | sw:zephyr:hciuart [2025/05/03 20:56] (current) – niziak | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== hciuart ====== | ====== hciuart ====== | ||
- | ===== ===== | + | ===== |
< | < | ||
Line 65: | Line 65: | ||
local disconnect events. | local disconnect events. | ||
</ | </ | ||
+ | |||
+ | Similar reports: | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | |||
+ | Workaround / fixes: | ||
+ | * reduce CPU usage: | ||
+ | * disable packet hexdump to RTT | ||
+ | * disable BT debug logs | ||
+ | * lower all NRF peripherial IRQ prio to 5 (override.dtsi) | ||
+ | * set radio IRQ priority to 0 (dts) | ||
+ | |||
===== Out-of-order packet arrived ===== | ===== Out-of-order packet arrived ===== |