- This topic has 1 reply, 2 voices, and was last updated 1 year, 1 month 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 › E220-900T30D. Remote monitoring of objects.
Hello. I am developing a system for displaying events from remote objects to control door limit switches (alarm). I plan to use Arduino MEGA with a large number of input/output channels on the receiving side. These channels will be used to output alarms (LEDs) to the receiving device panel to display discrete information. Arduino UNO or NANO will be installed at remote objects, which will receive signals from the limit switches. The total number of controlled objects is 6. In the figure, I have schematically shown the operating principle of my system. Tell me:
1) Which settings modes (receiver, transmitter) are best used when building such a system?
2) How should I process incoming information from remote devices on the receiving device so that the desired LED lights up when an event occurs?
If I use only one receiver and transmitter, then the event transmission occurs without problems. But how to process data from several devices I do not understand.
Thank you very much for the library!
Hi a1ro,
You can find some helpful information on this topic in this article.
For your setup, I recommend configuring each client in fixed transmission mode, targeting the master device. Each client can send a structured message containing the identifier (name or code) of the remote device along with the event value.
The master will read the incoming data, use the identifier to distinguish the source device, and then map and save the corresponding event data. This approach will ensure that each sensor or switch is uniquely identifiable on the master device.
If you have more questions, feel free to ask!
Best,
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. |
