DATA_PAYLOAD_LEN
Maximum application-layer payload length (bytes).
MeshPacket.decoded.payload is capped at this before framing. Any RadioClient.send call with a larger payload is rejected with MeshtasticException.PayloadTooLarge.
Source: firmware:src/mesh/MeshTypes.h DATA_PAYLOAD_LEN.
Since
0.1.0