nRF52832 is used as Central to get data from nRF52820 (Peripheral).
There is no problem when you always communicate, but if you can not communicate due to running out of the Peripheral, etc., you can reconnect even if the connection is expired for several tens of minutes, but after about an hour, the connection from the advirtise again. It will return to (the same state as reset).
The time is irregular and the information is gone in a few tens of minutes, and it may be maintained even after an hour.
There is a possibility that the microcomputer is reset, but it does not occur in the debug state and the cause cannot be identified.
The SDK is created based on 17.1, Central's ble_app_uart_c.