LILYGO®TTGO LORA32
-
LILYGOTTGO LORA32 V1.0 868MHz/915MHz SX1276 ESP32 LoRa 0.96 Inch Blue OLED Display Bluetooth WIFI Lora Kit 32 Module IOT Board
I am trying to connect to TTN so I run the TTN Node Device Info program via Arduino and receive the below errors.
I have selected the TTGO LoRa32-OLED board. A lot of examples/discussions use the TTGO LoRa32-OLED V1 board but I can't find that and I've tried multiple times with both JSON and Arduino IDE Board Manager to load new boards but it never appears.What am I doing wrong?????
ELF file SHA256: 463cadea2bb2843a
Rebooting...
3`��L��1�e&��(��X�)J�Device InformationGuru Meditation Error: Core 1 panic'ed (LoadProhibited). Exception was unhandled.
Core 1 register dump:
PC : 0x400861dc PS : 0x00060c30 A0 : 0x800d1538 A1 : 0x3ffb2190
A2 : 0x3ffb21a8 A3 : 0x000003a2 A4 : 0x000000ff A5 : 0x0000ff00
A6 : 0x00ff0000 A7 : 0xff000000 A8 : 0x00000014 A9 : 0x00000004
A10 : 0x3ffb21a8 A11 : 0x80000001 A12 : 0x8008ad84 A13 : 0x3ffb2080
A14 : 0x00000003 A15 : 0x00060023 SAR : 0x00000003 EXCCAUSE: 0x0000001c
EXCVADDR: 0x000003a2 LBEG : 0x400862c1 LEND : 0x400862d1 LCOUNT : 0xfffffffbBacktrace: 0x400861d9:0x3ffb2190 0x400d1535:0x3ffb21a0 0x400d15ad:0x3ffb2230 0x400d15fe:0x3ffb2250 0x400d1306:0x3ffb2270 0x400d2771:0x3ffb2290
-
Hi, did you manage to fix this? I'm facing similar problems with board definitions, although the board I'm using is probably a different version, it's a Lora32 but on the back it says T3 V1.6.1.
I'm probably doing something wrong, but it either gives an error about header file missing in libraries (Xinyuan-LilyGO), wrong pin definitions (Sandeepmistry), etc.
Since this is a very common board I'm hoping you or someone else can point me to the correct library.
Thanks!