Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for LILYGO-T3-S3 #1990

Open
StarPicard opened this issue Jul 10, 2024 · 4 comments
Open

Add support for LILYGO-T3-S3 #1990

StarPicard opened this issue Jul 10, 2024 · 4 comments

Comments

@StarPicard
Copy link

StarPicard commented Jul 10, 2024

LILYGO is shipping a new version of their LoRaWAN board. It comes with newer chips and an esp32-s3.

https://www.lilygo.cc/products/t3s3-v1-0

This board is not supported yet. But it would be great. It should be noted that this board ships with three different Lora transeivers (SX1280, SX1276, SX1262).

Thanks for the great work

@NorthernMan54
Copy link
Collaborator

Are you asking about Lora Mode or rtl_433 mode ?

For rtl_433 mode, only the SX1276 is likely to work. The SX1280 is for 2.4 Ghz devices, and the SX1262 doesn't have the direct receive mode needed to decode the signal.

@StarPicard
Copy link
Author

I actually meant the FSK mode. (I own the sx1262)

@NorthernMan54
Copy link
Collaborator

Same applies to FSK signals

@StarPicard
Copy link
Author

OK, so I bought the wrong hardware... But the T3-S3 also comes with a SX1276 chip. Would flashing work out of the box? I ask because it has the other esp chip on board.

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

No branches or pull requests

2 participants