Hi,
Quick question about the serial_modem application (https://github.com/nrfconnect/ncs-serial-modem), and specifically about the native TLS support.
This was recently removed (https://github.com/nrfconnect/ncs-serial-modem/commit/b7f2925afdf17b38fd5b920db526a9bf57f8071c), with the remark that 'this was required for receiving over 2kB packages'. Does this mean there is another way to receive large (>2kB) packets now?
Couldn't really find anything in the documentation, could be because all this is rather recent and new, it seems.
Thanks,