This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nRF9160 packet data receive buffer size

What is the receive buffer size for IP packet data, i.e. how many bytes of data can the modem receive (in one or several UDP packets) before I call recv() or recvfrom() on the UDP socket? I cannot find any Information on that in the product specs. Are things like this documented somewhere and where can I get such information?

Related