problem using recv with responses over 2k using https

I have an https connection (sending json) that works fine when the response is less 2k. But for responses (from the server) that are over 2048 bytes, recv returns 0 bytes. :(

nrf9160

1.5.1 SDK

https/TLS

Related