-
Notifications
You must be signed in to change notification settings - Fork 964
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
[Board]: Is it possible to add the Lilygo T3 LoRa ESP 32 TCXO? #3080
Comments
Hi, I managed to make the LilyGo T3 V1.6.1 TXCO version work, by modifying the existing tlora_v2_1_16 variant (I couldn't figure out how to create a new variant and make it work as a separate board). I had to modify the file
and add this line to the
I had to run those commands then (Shift+Ctrl+P):
I followed the official documentation and some online research to make it work. |
That sounds great! Can you tell me how I can get this version onto my board? |
Hi, Here is the firmware file (I uploaded it on one of the boards that I've, and it worked, but I can't give you any guarantee if it doesn't work or it does damage your board): Let me know how it goes! |
This issue has been mentioned on Meshtastic. There might be relevant details there: https://meshtastic.discourse.group/t/t3-v1-6-tcxo-variant/9240/2 |
It works! For everyone who wants to imitate it: Go to this Site: https://espressif.github.io/esptool-js/ Choose the baud rate 115200 (It may be advisable to first delete the entire memory using Erase) Set the address to 0x0 and select the firmware from @marclura . Then click on program. I'm Happy :)) |
In case the above works as expected I'd still like to propose a more generic name which improves re-usability and maintainability, because in theory there could be other devices using the same implementation, e.g.
rather than using device specific naming. |
Hello again, |
SOC
ESP32
Lora IC
LILYGO 868/915Mhz Modell: LORA32 TCXO
Product Link
https://de.aliexpress.com/item/32872078587.html?spm=a2g0o.order_list.order_list_main.9.36e05c5fprjabY&gatewayAdapt=glo2deu
Description
I have been informed by the manufacturer that the TCXO variant is not supported.
The Modell is: T3 V1.6.1 with SX1276
Unfortunately I am not a programmer myself, but he told me that this board can probably be added.
Here is the message from the manufacturer:
The text was updated successfully, but these errors were encountered: