Hello Nordic Team.
I'm currently facing an issue when building in release mode (CONFIG_LOG, SERIAL, CONSOLE disabled). The issue is that after a random time (no longer than 5 minutes) the streaming value in the custom GATT Service suddenly stops. However, the firmware keeps functioning in that I'm able to read other Characteristics, disconnect, re-connect to the device but the thread in charge of this work never captures the semaphore triggered by the timer. This issue does not happen when building and testing over debug mode either with RTT BUS connected or disconnected from the DK I use to upload the fw. I suspect that it may be something related to some config when building using a release.conf file.
In the path to try to solve this, I saw this post on dev zone but didn't solve this.
Any help on this will be highly appreciated.
In attach, is the schematic and the firmware files.


