Hi,
I've encountered a problem during development of an application based on ble_app_hrs_rscs_relay.
Everything works fine (I mean concurrent central and peripheral roles) except for the fact that when I try to perform bonding operation the connection is immediately lost.
This happens for both my modified application and the code provided with SDK 9.0 I base on. I've tried with other (peripheral) examples compiling it with S130 support and bonding is performed without any problems.
Has anyone encountered such problem and could help with solving it?