Skip to content

Time become incorrect when enable bluetooth of board nucleo_wba52cg. #70931

@2024markLuo

Description

@2024markLuo

Is your feature request related to a problem? Please describe.
I use board nucleo_wba52cg, When I call bt_enable(), then all k_msleep() become not correct.
for example: k_msleep(2000), it was supposed to delay for 2 seconds, but in fact it delayed for 12 seconds.

Describe the solution you'd like
After enabling bluetooth on board nucleo_wba52cg, k_msleep can be accurate and systick can also be accurate.

Describe alternatives you've considered

Additional context

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions