Open nfunwigabga opened 6 years ago
Unfortunately, no. This library is used for communicating with Iridium SBD modems. The SBD in this case refers to Short Burst Data.
Is there any way this package can be used to read a .sbd file and parse the message?
@nfunwigabga I don't know if you are still interested in such tool, but I recently implemented an Iridium SBD emulator which includes multiple tools that do things like encoding, decoding and also transporting SBD messages, take a look at the following repository. I hope it is useful.
Is there any way this package can be used to read a .sbd file and parse the message?