Hello Helper,
I am currently running ble_app_uart on 2-3 nRF52 dongles that acts as a node and ble_app_uart_c on nRF-52 DK that acts as a central. While establishing different connections with the nodes, I am facing the issue that when the last node is disconnected from the central, the central gets restarts. Can any one help me in this? why the center resets again and again when disconnects from the last connection. If we have 2 -3 connection at a time then it will work fine until one of the node is connected to the center but as the last node (peripheral) disconnects from the central device it gets restarts/reset. Please help me in this