hello,
first i use the nrf mesh sdk 4.2.0, nrf52 DK board and light_switch_server_example with small modifications for debug purpose .
I noticed that when i connected to the board via nrf Connect App and disconnect again the cpu stays active for about 155ms before the BLE_GAP_EVT_DISCONNECTED raises.
The yellow signal only shows the connection state so on BLE_GAP_EVT_CONNECTED it goes high and on BLE_GAP_EVT_DISCONNECTED low.
Red signal is the current consumption with debugger connected and running ( Segger J-Link with Isolator -> Offset of about 4mA)
This behavior is only visible if mesh is used / in mesh sdk 5.0.0 (same behavoir)

But i can't find the source of this issue by myself. Please help me
Best regards
Andrej
