Skip to content

Add ttgo-t-beam-v1_SX1262 variant (AXP192 + SX1262) (900MHz). #331

Open
JudiciousUneasiness wants to merge 1 commit into
richonguzman:mainfrom
JudiciousUneasiness:add-ttgo-t-beam-v1_SX1262
Open

Add ttgo-t-beam-v1_SX1262 variant (AXP192 + SX1262) (900MHz). #331
JudiciousUneasiness wants to merge 1 commit into
richonguzman:mainfrom
JudiciousUneasiness:add-ttgo-t-beam-v1_SX1262

Conversation

@JudiciousUneasiness
Copy link
Copy Markdown

Closes #254

Adds support for TTGO T-Beam V1 boardswith an SX1262 radio module (AXP192 + SX1262 combination), as discussed in #254. This hardware variant exists in the wild but was previously unsupported — the repo had AXP192+SX1268 and AXP2101+SX1262 but not AXP192+SX1262. My boards are marked T22_V1.1 20210222, see photo in #254

Changes:

New variant folder variants/ttgo-t-beam-v1_SX1262/ with platformio.ini and board_pinout.h
Pin assignments match the existing ttgo-t-beam-v1_SX1268 variant; HAS_SX1262 set accordingly, HAS_AXP192 for power management
Tested: builds clean, boots correctly, LoRa TX confirmed on target 900MHz frequency.

Note: I'm a hardware person learning my way through firmware. This PR was developed with AI assistance (Claude). The logic follows directly from the existing SX1268 variant pattern, so I'm confident in the approach, but I wanted to be transparent.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

T-Beam 1.1 915 sx1262 isn't working with firmware 2.2.4

1 participant