Support for Lilygo T3S3 LR1121 #1016
Open
+358
−0
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I accidentally bought a Lilygo T3S3 with an LR1121 instead of the already supported SX1262, so I tried implementing it myself since radiolib supports it.
I basically copied the configuration for the T3S3 SX1262 and adjusted it to work with the LR1121. It's mostly code adapted from existing variants using the LR1110.
Using a second node (RPi Pico + SX1262, fw version 1.9.0) I verified the functionality of:
I wasn't able to test chatting over the repeater because I currently don't have enough nodes, but serial commands, advertising, connecting as guest & admin and requesting status all worked.