Skip to content

old LORA_RST pin definition in variants/ttgo-lora32-v21new/ #5966

Closed
@VeniceInventors

Description

@VeniceInventors

In the pins_arduino.h pin definition file, at line 30 the reset pin is set to 12 but according to Lilygo's site and this pinout diagram, the reset pin should be set to 23.

< #define LORA_RST    12  // GPIO14 - SX1276 RST
> #define LORA_RST    23  // GPIO23 - SX1276 RST

Pin 23 is also consistent with the Liligo TBeam v1.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions