tinyGS icon indicating copy to clipboard operation
tinyGS copied to clipboard

Wrong config for 868/915MHz TTGOLoRA32 v2 board

Open HelmiBeh opened this issue 1 year ago • 1 comments
trafficstars

Please change OLED_RST to 0 (unused). The original GPIO 16 is used for Flash_CS on the board and change L_RST to 23, as the SX1276 reset is connected to GPIO23. Board worked now with this board template.

HelmiBeh avatar Feb 15 '24 20:02 HelmiBeh

thanks for the info, I changed the OLED_RST to unused, there is two different board TTGO LoRa V2, with different pinout: 868-915MHz TTGO LoRA 32 v2 --> https://github.com/LilyGO/TTGO-LORA32 868-915MHz LILYGO T3_V1.6.1 --> https://github.com/umbm/TTGO-LoRa32-V2.1-T3_V1.6 please could you try the latest version OTA 2402167 , you will find it's on the Beta firmware testing thread on Telegram and use the 868-915MHz LILYGO T3_V1.6.1 configuration.
Thanks

G4lile0 avatar Feb 16 '24 23:02 G4lile0