Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reduce iridium costs: make sure packets are "just under multiple of 50 bytes" #77

Open
jerabaul29 opened this issue Mar 9, 2023 · 0 comments

Comments

@jerabaul29
Copy link
Owner

It looks like the iridium provider bills 1 credit for every fraction of 50 bytes that has got started: so 49 bytes costs 1 credit, 51 bytes costs 2 credits (not sure exactly 50 bytes). Should try to be "just under" rather than "just over" to be cost effective. I thought internally fractions of credits are used, if this is actually not the case, there may be iridium cost savings to get.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant