I'm working on a program using the ble_peripheral/ble_aapp_uart project.
While testing the program, it was confirmed that the connection was disconnected after 1 minute 35 seconds by connecting it to the mobile phone.
Please tell me how to send data continuously without breaking the connection.
How can I solve the problem?