Piotr Pryga
Piotr Pryga
**Describe the bug** https://github.com/zephyrproject-rtos/zephyr/blob/f8031c7ab08c7b27a3a1949ae6bcad6f9d45dbeb/subsys/bluetooth/controller/ll_sw/ull_llcp_local.c#L390-L391 The link points to code that executes top LLCP state machine. Just after `lr_act_run` there is an if statement that verifies `ctx->proc`. Unfortunately there is a...
**Describe the bug** There is an `LL_ASSERT` that fires: https://github.com/zephyrproject-rtos/zephyr/blob/a150c7ee77687d543b903ea9008754da7415f4b5/subsys/bluetooth/controller/ll_sw/nordic/lll/lll_df.c#L246-L247 Conditions: 1. Connected peer device that supports CTE RSP. 2. Connection interval is 7.5ms 3. Local device requests periodically CTE....
While using the hci_uart sample for Bluetooth conformance tests it may happen that there is a system fault error. Such errors are not visible in results of conformance tests. Debugging...
When edit a diagram in a zoom mode and e.g. want to move a block half of a screen, It is moved but position is not changed to a cursor...
This is a suggestion for a feature that seems to be very appreciated by users. The app should periodically save workspace in some temporary files. When is killed (no matter...