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

What is the actual byte breakdown of overhead and payload sent over the air in 9160 to LTE-M1 network?

We have an implementation where we need to limit data, and to be able to KNOW how much is actually being sent with the operator, to limit costs.

In a normal Ethernet condition this overhead applies I believe (source: https://forum.automationdirect.com/forum/communications/119077-modbus-tcp-vs-ethernet-ip-implicit-overhead)

In nRF9160 and the SDK, the maximum packet size is currently 2048 bytes. This means Nordic is using a modified version of the above?

We need answers about the exact amount of data spent in packages.

Also since we use TLS, we also need to know the additional overhead data added for packages encrypted.

Who can take this one in Nordic and give answers?

Parents Reply Children
Related