Skip to main content

Maximum Payload Size

What if I want to transmit a payload using LISNR® Radius® that is larger than the max payload size for the tone profile I'm using?

Updated over a month ago

The maximum payload sizes for our tone profiles are:

  • 255 bytes - Zone66

  • 3000 bytes - Zone266, Point1000 and Point2000

It is possible to broadcast payloads that exceed these limits by calling the transmit() function within the Radius® SDK multiple times. This will enqueue the intended broadcast payload.

Did this answer your question?