Skip to content

Secure OTAU with BLE in STM32WB55 is not working #88776

Closed Answered by daleonpz
daleonpz asked this question in Q&A
Discussion options

You must be logged in to vote

i found the solution

https://community.st.com/t5/stm32-mcus-wireless/intergration-issues-with-example-ble-rfwithflash/td-p/230901

the STM32WB55RG requires a longer conn interval to allow correct sync between CPUs.

CONFIG_MCUMGR_TRANSPORT_BT_CONN_PARAM_CONTROL_TIMEOUT=1000
CONFIG_MCUMGR_TRANSPORT_BT_CONN_PARAM_CONTROL_MAX_INT=50
CONFIG_MCUMGR_TRANSPORT_BT_CONN_PARAM_CONTROL_MIN_INT=24

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by daleonpz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant