• "region RAM overflowed with stack" error while using TLS

    Hello everyone, I am using nrf52832 with SDK version 11.0 for an IoT application. I am communicating with Atmel ATWINC 1500 module through SPI in order to connect to Wifi. First I faced memory issues using SPI which were fixed by setting heap size…