GPIO configurations are NOT retained ,when the nRF52832 "woke up" from the emulated OFF mode

Hello, 

I have nrf52832 platform and my version of softDrive is (nRF5_SDK_15.3.0_59ac345). 

My problem is regarding GPIO configurations are NOT retained ,when the nRF52832 "woke up" from the emulated OFF mode.

All GPIOs are then set to input/disconnected. Is this a bug or am I doing anything wrong?

I found this thread "Problem with emulated System OFF mode with NRF52
"(devzone.nordicsemi.com/.../65294

that the same problem has been found and it was reported as a bug. I would like to know the bug has been fixed and if yes how I can fix it?

Related