-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
E80 promicro update #5967
E80 promicro update #5967
Conversation
Sorry for my ignorance, but would this issue persist on Linux Native after these changes? I have plans to design and test a PiHat based around the radio and I'd like to know if I should wait a bit for better compatibility. |
This is limited to the pro-micro. I have another branch where I'm trying to incorporate the switch table into portduino glue. Edit: offers of assistance welcome! I have no idea what I'm doing! |
HPDTeK HPD-16E is branded by LilyGO as T-LR1121 It is a part of LilyGO T3-LR1121 design: https://lilygo.cc/products/t3-s3-lr1121 |
Where can I find these modules for sale? The only comparable one I found was the G-NiceRF modules which are both more expensive and lack onboard UFl connectors. |
@Nestpebble
The ones pictured above have been delivered from LilyGO Store for the purpose of SoftRF project:
They don't list yet the T-LR1121 (HPD-16E) module on the site as available for sale because they might be waiting for FCC/CE certification or something like that. However, if you are
you could be eligible to receive few samples of the module from LilyGO. You should discuss this opportunity with
|
ab39206
to
cda4e11
Compare
Ugh, fmt. I'll sort it later. |
Trunk, you old devil you! |
d5f3226
to
f1d7698
Compare
f1d7698
to
e5929f9
Compare
The E80 is the most readily available LR11xx module at the moment, but the RFswitch.h table is backwards compared to the semtech reference.
This has been tested out as being ok, and notes on what to change in the firmware for other modules are given.