Actually 31, since you need at least 1 mailbox for transmit. You can always change the identifier before send but on receive you would have to already program a mailbox for the identifier you want to receive.
What strategies, if any, exist for receiving more than 31 (32) unique messages?
I can think of using a byte in the data as an identifier but...
Thanks