- This topic has 1 reply, 2 voices, and was last updated 3 years, 1 month ago by .
Viewing 1 reply thread
Viewing 1 reply thread
- You must be logged in to reply to this topic.
Home › Forums › The libraries hosted on the site › EByte LoRa e22 UART devices sx1262/sx1268 › E22 Relay (repeater) Mode Using
Hi Musti,
to use the repeater mode you must activate the relative flag on the device
configuration.TRANSMISSION_MODE.enableRepeater = REPEATER_ENABLED;
Then you must use ADDH and ADDL to specify from which NETID to which NETID you want to repeat the signal.
But now I think the schema is more simple to understand.
Bye Renzo
More