HelTecAutomation / Heltec_ESP32

Arduino library for Heltec ESP32 (or ESP32+LoRa) based boards
Other
614 stars 223 forks source link

Need information about the 3rd version #94

Open Baptou88 opened 1 year ago

Baptou88 commented 1 year ago

Good morning all, I have just received my new Heltec Lora V3 to complete my project, however I note that the architecture is quite different with the ESP32S3 and the SX1262 First I notice that the Lora library included in the Heltec.h library does not support the SX1262 (source ) if I'm right, what library can I replace it with?

second, is it possible to have examples to work correctly on these new boards

Sincerely Baptist.

bigFin commented 1 year ago

I am able to use this example to use the SX1262 https://github.com/JJJS777/Hello_World_RadioLib_Heltec-V3_SX1262