Skip to content

Increase limit of payload codecs to 64 KB #7718

Description

@johanstokking

Summary

Increase the limit of payload codecs to 64 KB.

Follow up on #4312.

Current Situation

The current limit is 40 KB: https://github.com/TheThingsNetwork/lorawan-stack/blob/v3.34/api/ttn/lorawan/v3/messages.proto#L736-L749.

Why do we need this? Who uses it, and when?

We need to comply with TS013-1.0.0: https://resources.lora-alliance.org/technical-specifications/ts013-1-0-0-payload-codec-api.

Proposed Implementation

Increase the limits to 65536 bytes.

Contributing

  • I can help by doing more research.
  • I can help by implementing the feature after the proposal above is approved.
  • I can help by testing the feature before it's released.

Validation

Code of Conduct

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions