Hi all,
I was wondering if there was a way to have HTTP transactions that are greater than 2048 bytes. After doing some research, it seems the 2048 bytes is a hard-set cap. There are some talks on other discussion forms about moving the TLS stack onto the application core and out of the modem, but I am not sure on how to do this and how to manipulate the buffer size.
The goal here is to send large POSTs (about 6-8k) through cellular.
Thanks,
Chris