Hello,
I have been evaluating the nrf9160 DK board. And my application is using mbedtls (vanilla) and TFM (Used https_client as a starter project). The problem is that with that I am limited to 196k of flash space. But when I build something like lpuart I have the full 1 meg. What is gobbling up 800k with the latest https_client sample so that I can only have a max flash size of 196k?
Thank you
/Loren