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

Can you change LoRa PHY parameters like Spreading Factor (sf), Bandwidth, coding rate etc. ? #45

Closed aryangupta0405 closed 2 years ago

aryangupta0405 commented 2 years ago

Very well-written library, but I wanted to ask - is it possible to change the PHY setting using this library of the E32 modules?

xreef commented 2 years ago

Hi, you can find all information about that in this article.

Bye Renzo