We have an application running on an nRF9160 development board (shortly to be ported to a production board), which listens on a serial link for sensor data, which is then sent via udp/dtls, via NB-IoT.
The development board is connected to a serial terminal for diagnostics.
After several messages have been sent there's a warning message printed out on the console:
"W: No heap space for incoming notification: +CSCON: 0"
or
"W: No heap space for incoming notification: +CSCON: 1"
I've tried doubling heap space and also system workqueue stack size in prj.conf