Skip to content

Add LilyGo T-ETH Elite SX1262 board support#2388

Merged
ripplebiz merged 1 commit into
meshcore-dev:mainfrom
OhYou-0:lilygo-teth-elite-board-support
Apr 28, 2026
Merged

Add LilyGo T-ETH Elite SX1262 board support#2388
ripplebiz merged 1 commit into
meshcore-dev:mainfrom
OhYou-0:lilygo-teth-elite-board-support

Conversation

@OhYou-0
Copy link
Copy Markdown

@OhYou-0 OhYou-0 commented Apr 24, 2026

Adds a new variant for the Add LilyGo T-ETH Elite SX1262 board.

This is more of a core board support for now, I feel that adding other accessories and support to it should be separate feature requests, let me know if this is the correct approach.
I'm unsure what to do for ethernet, so it is not utilized, but still provides board power. In the future it should be trivial to integrate, I've done so in other work but it is more involved than a simple board support PR should be I feel.

validated to build and flash to hardware as repeater and ble companion

@OhYou-0
Copy link
Copy Markdown
Author

OhYou-0 commented Apr 27, 2026

oops platformio.ini needs the line

-D MAX_LORA_TX_POWER=22

I had set tx power to default to 8 to support potential 3rd party radio modules but i guess the companion app takes that value as the max unless otherwise specified.

@ripplebiz ripplebiz merged commit 1a7b361 into meshcore-dev:main Apr 28, 2026
9 checks passed
@IoTThinks
Copy link
Copy Markdown
Contributor

This board is interesting.
We can support Ethernet instead of just WiFi.

@OhYou-0
Copy link
Copy Markdown
Author

OhYou-0 commented Apr 30, 2026

This board is interesting. We can support Ethernet instead of just WiFi.

I have tried twice to cleanly add ethernet support to some degree into meshcore for this board, but I felt uncomfortable with the changes required. Or if you mean for use in other projects, yeah they are pretty good boards, they have a flaw where the 5v rail is actually 4.5v, and LilyGo decided to pin the thing differently than all existing RasPI lora hats, but past that its alright.

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.

4 participants