beegee-tokyo / SX126x-Arduino

Arduino library to use Semtech SX126x LoRa chips and modules to communicate
MIT License
236 stars 64 forks source link

Compilation fails with Arduino IDE and Heltec Wireless Stick (V3) #109

Closed nona00 closed 1 year ago

nona00 commented 1 year ago

error "SX126x-Arduino V2.0 does support all LoRaWAN regions without definition of 'REGION_XXYYY.\n\nPlease read detailed information how to use it on https://github.com/beegee-tokyo/SX126x-Arduino/blob/master/README_V2.md"

is triggered in Commissioning.h because you have to select a region in the Arduino IDE:

grafik

beegee-tokyo commented 1 year ago

Talk with Heltec, they setup their BSP for an old version of the SX126x-Arduino library. Or install latest 1.x version of the library.