Hi,
I am using ble_app_uart_c_S120
How can i support more then 1 bonded connection?
i try:
#define DEVICE_MANAGER_MAX_CONNECTIONS 7
#define DEVICE_MANAGER_MAX_BONDS 7
but it is not always works, maybe i miss something else?
Thanks
Hi,
I am using ble_app_uart_c_S120
How can i support more then 1 bonded connection?
i try:
#define DEVICE_MANAGER_MAX_CONNECTIONS 7
#define DEVICE_MANAGER_MAX_BONDS 7
but it is not always works, maybe i miss something else?
Thanks
Take a look at this thread on how you can handle the DM_DEVICE_CONTEXT_FULL.
Take a look at this thread on how you can handle the DM_DEVICE_CONTEXT_FULL.