Device: nRF52811
Board: custom (EYSNSNZWW module is used)
SDK: 16.0.0
SoftDevice: S112(v7.0.1)
Sample Project: ble_app_uart
I found that the current consumption will be high when BLE communication is disconnected from a central device suddenly.
The normal current consumption during BLE connection is about 600uA, but the current consumption become 3~5mA for a few seconds when disconnected from the central.
I tried disabling direct advertising mode but nothing changed.
I used the nrf sniffer tool but there was no packet transmitted during the high current consumption is observed.
Could you help me to identify the root cause?
Thanks.

