Closed kaankaval closed 2 years ago
You need to narrow down the problem. I suspect your issue is with LORA. This line looks suspicious:
LoRa_E32 e32ttl(&Serial2, 15, 5, 4);
Temporarily comment out the code related to LORA and see if the rest compiles.
Still relevant?
Hi,
I'm closing the issue due to no response.
If needed you can reopen it.
Thanks for your contribution & understanding!
Board
DOIT ESP32 DEVKIT V1
Device Description
ESP-WROOM-32
Hardware Configuration
An EByte E32 LoRa module at M0(D5),M1(D4),Tx2(Rx),Rx2(Tx) and an 32x128 OLED scrren at D21,D22 (SCL SDA), DHT11 at D23.
Version
v2.0.2
IDE Name
Arduino IDE
Operating System
Windows 11
Flash frequency
80Mhz
PSRAM enabled
no
Upload speed
921600
Description
I can't load code to the ESP32.
Sketch
Debug Message
Other Steps to Reproduce
No response
I have checked existing issues, online documentation and the Troubleshooting Guide