Skip to content

nRF51822 sometimes hard fault on connect #49313

@korneliuszo

Description

@korneliuszo

Describe the bug

I write code https://github.com/korneliuszo/lumiax-controller/
and it sometimes hardfaults on connection

To Reproduce
./scripts/tlay2_server.py - to connect to my UART protocol
./scripts/aaa.py - for trigger loop

Expected behavior
not crashing

Impact
It makes my device unusable

Logs and console output

It breaks on assert:

LL_ASSERT(!radio_is_ready());

Environment (please complete the following information):

  • OS: Linux
  • Toolchain Zephyr SDK=0.14.2
  • Commit 6fe1299

Metadata

Metadata

Assignees

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions