- This topic has 1 reply, 2 voices, and was last updated 1 year, 4 months 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 e220 UART devices LLCC68 › Max value of ADDH, ADDL and CHAN
Hi renzo, im using an ebyte E220 with your library.
I see that ADDH, ADDL and CHAN are byte variable, so their max VALUE are 255?
So i have 255 possibile number of combination for ADDH and ADDL?
And for the CHAN? What is the max number of the CHAN?
Hi Andrecolz,
yes, the combination for the address is ADDH*ADDL, so 255*255.
For the max CHAN value, you must check the datasheet; every device has an It range.
Bye Renzo
More