- This topic has 2 replies, 2 voices, and was last updated 2 years, 5 months ago by .
- You must be logged in to reply to this topic.
Home › Forums › The libraries hosted on the site › EByte LoRa e220 UART devices LLCC68 › Total message size
Hello, is there a way to know the total size in bytes of the message (struct) sent?
In case:
header size (RSSI + …) + body/payload size (sturct) + library encryption size (KeeLoq) + Ebyte encryption (CRYPT_H + CRYPT_L)?
This is very important information to know if the LoRa transmission complies with local legislation.
In some countries, the transmission cannot be longer than 400 milliseconds, and knowing the message size (head+body+encryption) is required.
Hi Renzo
About that post, the total byte size of the message would be something like:
+ 3 bytes - CHAN, ADH, ADL of Recipient
+ X bytes - Payload Message (Ex: size_of(strutc))
+ 1 bytes - RSSI (If enabled)
Does cryptography (CRYPT_H + CRYPT_L + KeeLoq method used in the library) not influence the final size of the message?
Thanks
Hi George,
sorry if I didn’t answer this topic, but to understand the problem better, I contacted EByte directly; I didn’t receive any satisfying information.
I think you can try to contact It to add pressure to the request.
Bye Renzo
More
Just like a well-organized workbench, this website uses cookies to function properly and efficiently.
🛠️ The Essentials (Necessary): Some cookies are categorized as necessary and are stored on your browser because they are critical for the basic working of the site.
📊 The Analytics (Third-party): We also use third-party cookies to help us analyze traffic and understand which projects you like the most. These are stored only if you give us the green light.
You can choose to opt-out, but keep in mind that disabling them might make the site experience a bit less "smooth".
| Cookie | Duration | Description |
|---|---|---|
| cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
| cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
| cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
| cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
| cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
| viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |
