In my project, nrf52832 used as a communication module.
In order to let user's phone reconnect automatically,I add HID service,appearance and uuid into advertising packet.
When I power on my machine,The reconnection happened rapidly.But after run a long time (such as one week),the action will dully.
And the distance between phone and machine when reconnection finished also will shorten.
Maybe I need to let idle_state_handle() not work?Even though it can lead to the power dissipation enlarge.