tinytronix / LoRa

An Arduino Library for direct (peer-2-peer) LoRa data communication from device to device without the need of LoRaWAN internet connection. Developed for home automation purpose.
MIT License
25 stars 6 forks source link

STM32WL board support #4

Closed piyushy6 closed 3 years ago

piyushy6 commented 3 years ago

Hi, The STM32WL boards also use the SX1262 LoRa chip. Can you please tell how to implement this example with STM32WL boards?

tinytronix commented 3 years ago

I dont know the STM32WL environment.