Hi,
I've been reading that the nrf9160 can only receive up to ~2KB of data at a time. It seems that the connection terminates if I send too much to the nrf9160. I tried changing the CONFIG_NET_RX_STACK_SIZE to 8192 but that didn't do anything.
I am using MFW 1.1.4 since it's certified with my likely carrier of choice.
1. Does this limitation exist? And if so is there a plan to increase the limit?
2. What parameters can I change (CONFIG_XXX) to maximize the limit?
Thanks