Heltec_ESP32
Heltec_ESP32 copied to clipboard
OLED Lora Send / Receive Example
The provided examples work until a distance of 10cm using two HelTec ESP 32 Lora V2. How to reach some hundreds of meters?
If you uploaded the code as is it should work for hundreds of meters.
Did you select the correct frequency (line 23) to match your version?
#define BAND 433E6 //you can set band here directly,e.g. 868E6,915E6