xreef / LoRa_E32_Series_Library

Arduino LoRa EBYTE E32 device library complete and tested with Arduino, esp8266, esp32, STM32 and Raspberry Pi Pico (rp2040 boards). sx1278/sx1276
https://www.mischianti.org
Other
357 stars 73 forks source link

Max packet size #25

Closed olehs closed 3 years ago

olehs commented 3 years ago

When transmitting in fixed mode, max packet size should be checked for >(58 + 3) bytes, not for >58

xreef commented 3 years ago

Thanks Olehs, I fix It, I'm going to release soon. Bye Renzo