Knowledge Base

Binary Data

Articles

Frequently Asked Questions

External Links


Article

Considerations that need to be made when sending a binary message.

  1. The User Data Header (UDH) needs to be included within the message body.
  2. The maxmimum number of octets per message is 140.
  3. Data must be provided in a hex encoded format.
  4. Messages that exceed 140 characters will be split according to the "Simple Split" method.