- This topic has 2 replies, 2 voices, and was last updated 2 years, 4 months ago by .
Viewing 2 reply threads
Viewing 2 reply threads
- You must be logged in to reply to this topic.
Home › Forums › The libraries hosted on the site › EByte LoRa e220 UART devices LLCC68 › Repeater mode E220
Hello Renzo. I would like to build a repeater with the E220 module that monitors all messages in a communication channel and uses a table to decide whether it should repeat the message again or not. E.g. if 1 wants to send to 4 it will be repeated. if 1 sends to 2 then no. The reason is that I want to define where it is necessary to repeat the message. But I’m still having trouble understanding how the repeater mode works. Is there any good documentation on this? Thanks and regards.
I just got an idea. You could configure.ADDL = BROADCAST_ADDRESS;
configuration.ADDH = BROADCAST_ADDRESS; set and you will receive all messages of a channel (monitoring feature). Now I can decide whether to send the message again. Would it work? In this case I would not use the repeater mode. Or am I wrong?
Hi schewski,
for E220, there aren’t any onboard features. If you need something similar, my suggestion is to use E22.
But to implement It, you need to put inside the message the ADDL and ADDH and manage the repetition, but pay attention to be safe. The solution is to do a repeater with 2 E220, one that transmits one that receives.
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. |
