1# use fixed frag size (min and max 232 bytes) to avoid RAM overflow
2CONFIG_LORAWAN_FRAG_TRANSPORT_MIN_FRAG_SIZE=232
3
4# alternatively, the redundancy could be reduced
5# CONFIG_LORAWAN_FRAG_TRANSPORT_MAX_REDUNDANCY=7
6