Knowledge Base
Binary Data
Articles
Frequently Asked Questions
External Links
Article
Considerations that need to be made when sending a binary message.
- The User Data Header (UDH) needs to be included within the message body.
- The maxmimum number of octets per message is 140.
- Data must be provided in a hex encoded format.
- Messages that exceed 140 characters will be split according to the "Simple Split" method.