MaxPayloadSizeHelper

Deprecated

This class is deprecated and will be removed in future versions.

Replace with

BleVersionHelper

Utility object for determining the maximum payload size based on device firmware version.

Different firmware versions support different maximum message payload sizes for satellite communications. This helper provides a centralized way to determine the appropriate payload size limit for a given firmware version.

Functions

Link copied to clipboard

Retrieves the current maximum payload size for message transmission.

Link copied to clipboard
fun setPayloadSizeByFirmware(firmwareVersion: String)

Sets the maximum payload size based on the provided firmware version.