Hello!
New programmer here, in fact this is my first post to a forum like this. I'm working on a project that uses Arduino products to send and receive messages through the Iridium satellite. I've found an extremely useful website to help me decipher the error return codes (all error codes are listed here) - IridiumSBD | Arduiniana & have throughly reviewed all Iridium documentation I can get my hands on.
However, I'm still unclear on exactly what error code 3, ISBD_PROTOCOL_ERROR means. Can anyone on this forum please expand on what exactly a Protocol Error is? I continually run into this error when I try to transmit messages, but am not sure where to start my troubleshooting/debugging since I'm not certain what the error means exactly.
Thanks!