Maximum Payload Size

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

Kristina Shaffer avatar
Written by Kristina Shaffer
Updated over a week ago

The maximum payload sizes for our tone profiles are:

  • 255 bytes - Standard2 (wideband)

  • 3000 bytes - PKAB2 (wideband)

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

Did this answer your question?