-
Notifications
You must be signed in to change notification settings - Fork 11
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
Programming issue #6
Comments
Try steps: |
@lewisxhe As I said, when I follow that procedure the device disappears from the USB. It's very strange and I can't upload anything. |
My two boards also create lots of problems. If I follow your advice and reset it with GPIO0 pressed, the board draws 1.7A, and the SA868 gets extremely hot (but no output power on RF). I managed to program one board using RX/TX pins. The other one only creates brownouts (also with a battery attached). |
Version 1.x of T-TWR uses GPIO39 to drive H/L pin of SA868 module. https://www.esp32.com/viewtopic.php?f=12&p=111105 This (not well documented) pull-up state of GPIO39 can cause an excessive heat of SA868 module until it is explicitly set to LOW (or, at least,
This issue is NOT applicable for version 2.x of the T-TWR which is also known as T-TWR Plus. Here is an example of the T-TWR Plus operating as APRS Beacon device. A bit more info about this particular use case is available there: https://github.com/lyusupov/SoftRF/wiki/Ham-Edition |
I think that these boards are not fit for purpose and I will throw my 4 pcs into the waste. If you sell such a product with Arduino software it should be programmable with Arduino SW. |
It was reported by LilyGO that the engineer who designed T-TWR 1.3 no longer works for that company. Some online stores may still sell stocks of v1.3 boards remaining... T-TWR Plus (a.k.a. v2.0) is supported by Adafruit TinyUF2 bootloader since 0.16.0: Installing a new firmware into T-TWR Plus with pre-installed TinyUF2 is as simple as mouse "drag and drop" motion in a File Manager. |
Unfortunately, this is not entirely true. Just checked and the official Lilygo Store still sells the old version. |
LilyGO official store: https://www.lilygo.cc/products/t-twr |
BTW: I just saw your name on my new T-Echo. If you are responsible for it: Congratulations! It should appear in one of my next videos |
T-Echo is a result of collaboration of LilyGO with
Lewis is the LilyGO leading engineer who was driving force for development of the T-Echo in 2020 / 2021. Lewis is driving development of T-TWR V2.x (a.k.a. Plus) series at this time. |
Hi @SensorsIot @itay-grudev , If you encounter problems during use, please contact customer service for processing. |
This issue is stale because it has been open for 30 days with no activity. |
This issue was closed because it has been inactive for 14 days since being marked as stale. |
I have two T-TWR, rev 1 and I can't program any of them.
I followed your reset procedure in the troubleshooting section, but when I do that the serial device disappears from the USB Device list.
Do you have any other advice?
The text was updated successfully, but these errors were encountered: