- This topic has 1 reply, 2 voices, and was last updated 1 year, 6 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 › Identify the ADDH, ADDL, CHAN of the Message Sender
Hi Renzo
If several endpoints (with specific and individual ADDH, ADDL, CHAN) send messages to the same Gateway (with ADDH, ADDL and CHAN fixed and known by all endpoints).
For the Gateway to identify the ADDH, ADDL, CHAN of the endpoint, I would have to inform them in the message, correct?
(NOTE_01: I am considering that the Gateway does not internally store the ADDH, ADDL, CHAN of the endpoints)
(NOTE_02: The identification of ADDH, ADDL, CHAN by the Gateway would be useful for situations in which a confirmation response [ACK] is required)
Example:
struct MessageHumidity {
char id_endpoint[2];
uint8_t addh_remitter;
uint8_t addl_remitter;
uint8_t chan_remitter;
uint8_t humidity;
};
Ex: Endpoint_1
ADDH = 1
ADDL = 1
CHAN = 1
Eg: Endpoint_2
ADDH = 2
ADDL = 2
CHAN = 2
Ex: Gateway
ADDH = 3
ADDL = 3
CHAN = 3
Hi George,
yes you need to pass It in the message.
Bye Renzo
More
3D Printer 3D printer upgrade ABB Arduino Arduino IDE Arduino SAMD boards Aurora AWS CNC Cyclone PCB Factory Cyclone PCB Factory how to build It Display DynamoDB E32 E70 EByte esp01 esp32 esp8266 File System Firmware i2c Library LoRa MicroPython Milling PCB My PCB Networking PCB pinout Power saving Raspberry Pi REST API RF rp2040 SD Card Sensors Sleep and Wake UP SPI STM32 Temperature Tutorial Web Server Wemos D1 mini WiFi