HelTecAutomation / ESP32_LoRaWAN

Transplanted from Semtech LoRaWAN(https://github.com/Lora-net/LoRaMac-node) protocol to "ESP32 + Arduino" platform. Use RTC, support deep sleep, only working with ESP32 + LoRa boards made by HelTec Automation(TM). Need a unique license to use it.
343 stars 108 forks source link

compilation failed #8

Open candidobugarin opened 5 years ago

candidobugarin commented 5 years ago

Dear,

I'm starting the studies with Heltec Wifi LoRa V2 and following a tutorial to connect her to the LoRa network (https://robotzero.one/heltec-lora32-lorawan-node/), I found your library. However, when I compile the code, I find some flaws such as: sx1276-board.h: 55: 23: error: variable or field 'SX1276IoIrqInit' declared void   void SX1276IoIrqInit (DioIrqHandler ** irqHandlers);

I have some experience in the programming part and at all it indicates to me missing any library or package being included in the project. Am I correct in my analysis? What would be the library? I researched here and elsewhere but found no answers.

Thank you very much

Heltec-Aaron-Lee commented 5 years ago

Make sure you have correctly installed our development framework: https://docs.heltec.cn/#/en/user_manual/how_to_install_esp32_Arduino